clickhouseGet current server timezone
Usage example
SELECT timezone()
output
┌─timezone()────┐
│ Europe/Lisbon │
└───────────────┘More of Clickhouse
- Using anyLast() with grouped data
- Disable logs
- Create AggregatingMergeTree materialized view
- Get total database size
- Increase number of concurrent queries
- Using multiIf in query
- Get year and month from date
- How to format date/time
- Select rows with any of specified values in array column
- List all tables from all database
See more codes...