blob: 04a5e107b70ddd70113d9f6b16c96696ae44a8dc [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_time = b.c_double;