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