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