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