blob: fab94925eb44e6ec9dedd52154c432f5623139fe [file] [log] [blame]
select cast(c_row as int), date_part('day', cast(c_timestamp as timestamp)) from basic;