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