blob: f63b05418e776002915406265fb2328aa82685b8 [file] [log] [blame]
explain plan for select * from ( select cast(c_row as int), cast(c_time as varchar(50)), cast(c_time as time) + interval '21:30:54' hour to second from basic ) t limit 0;