blob: b08f2c8b8cf0fafdf4cc5a362713e524beafea49 [file] [log] [blame]
select cast(c_row as int), cast(c_date as date), date_add(cast(c_date as date), 30) from basic;