blob: 4919b4effa63f0eac6b1f2fdc68ead888bc82099 [file] [log] [blame]
select count(*) from cast_tbl_1_v a, cast_tbl_2_v b where a.c_bigint = b.c_integer;