ClickHouse/tests/queries/0_stateless/01672_test_toSecond_mysql_dialect.sql

4 lines
72 B
MySQL
Raw Normal View History

2021-09-12 12:35:27 +00:00
-- Tags: no-fasttest
SELECT SECOND(toDateTime('2016-06-15 23:00:00'));