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