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