blob: 78efb9203b01d9422add3d8f787b05f75602f059 [file] [log] [blame]
select c_row, extract(Month from cast(c_date as date)) from basic;