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