mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
2 lines
84 B
MySQL
2 lines
84 B
MySQL
|
SELECT any(0) FROM test.visits WHERE (toInt32(toDateTime(StartDate))) > 1000000000;
|