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