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