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