ClickHouse/tests/queries/1_stateful/00011_sorting.sql
Alexey Milovidov 819d2e9cf7 Fix some tests
2021-07-18 12:16:35 +03:00

2 lines
92 B
SQL

SELECT EventTime::DateTime('Europe/Moscow') FROM test.hits ORDER BY EventTime DESC LIMIT 10