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