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