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