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