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