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