blob: 5db4f84caebc05a1a84c75056554c0a8d82ff6c2 [file] [log] [blame]
select c_row, cast(c_time as varchar(50)), cast(c_time as time) + interval '21:30:54' hour to second from basic;