blob: fed07f0c8e495caeebf93c0d4354a36613e20e38 [file] [log] [blame]
select cast(c_row as integer), extract(minute from cast(c_date as date)) from basic;