blob: 1ad88a9070f14e89aac3bdeffea5dc3710826d79 [file] [log] [blame]
select c_row, date_part('hour', cast(c_timestamp as timestamp)) from basic;