mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 11:04:10 +00:00
4 lines
73 B
SQL
4 lines
73 B
SQL
-- Tags: no-fasttest
|
|
|
|
SELECT QUARTER(toDateTime('2016-06-15 23:00:00'));
|