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