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