blob: 2a7fae40cb9449c271f07d6583eae844a389897d [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_float = b.c_double;