mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 11:52:27 +00:00
4 lines
108 B
MySQL
4 lines
108 B
MySQL
![]() |
SELECT now() = current_timestamp();
|
||
|
SELECT now() = CURRENT_TIMESTAMP();
|
||
|
SELECT now() = current_TIMESTAMP();
|