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