blob: 5c9e23b9f786f47b7f029f41294ca1e3355f4ed6 [file] [log] [blame]
select c_row, date_part('year', cast(c_timestamp as timestamp)) from basic;