mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
2 lines
53 B
MySQL
2 lines
53 B
MySQL
|
SELECT min(EventDate), max(EventDate) FROM test.hits
|