blob: 2e4348afcdf4d24338e0443cf31c63733ccbe153 [file]
select c_row, cast(c_date as date), date_add(cast(c_date as date), -1) from basic;