blob: 428009e4f1605ca2624ddef5ec8842498b6553d7 [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_bigint = b.c_integer;