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