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