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