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