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