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