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