blob: 8718f1af6f3f58b5666572df7e6b0a377fdeb0c7 [file] [log] [blame]
select cast(c_row as integer), date_part('second', cast(c_timestamp as timestamp)) from basic;