blob: 52113784d4f0b45b155c7e7440a3a43d41c099ed [file] [log] [blame]
select cast(c_row as integer), cast(c_date as date), date_add(cast(c_date as date),-180) from basic;