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