clickhouseGet current server timezone
Usage example
SELECT timezone()
output
┌─timezone()────┐
│ Europe/Lisbon │
└───────────────┘More of Clickhouse
- Using anyLast() with grouped data
- Create AggregatingMergeTree materialized view
- List all tables from all database
- Get total database size
- Select where date column is between dates
- Remove column from a table
- List all users
- How to format date/time
- Delete existing user
- How to execute SQL query from a file
See more codes...