blob: 90ac2980703e4d497db998a523407e8af7d25345 [file] [log] [blame]
select cast(c_row as int), extract(day from cast(c_date as date)) from basic;