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