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