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