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