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