clickhouseGet current server timezone
Usage example
SELECT timezone()
output
┌─timezone()────┐
│ Europe/Lisbon │
└───────────────┘More of Clickhouse
- Using anyLast() with grouped data
- List all tables from all database
- Select where date column is between dates
- Get total database size
- Remove column from a table
- List all users
- Create AggregatingMergeTree materialized view
- List all databases
- How to use regex in queries
- Convert array to string
See more codes...