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