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