select dddd date, ......
from ...
where date>to_date('2002-02-02','YYYY-MM-DD')
 and  date<to_date('2002-07-10','YYYY-MM-DD')