blob: 4058332690457118df543de4d0a91f35aacaaa7f [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_integer = b.c_date;