blob: 4edcb7edb1090f50887b6039467d75aec555d93e [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_double = b.c_bigint;