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