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