Re: Need Help with another SQL query

From: (wrong string) é Lima Suárez <pplima_at_jet.es>
Date: 1998/04/18
Message-ID: <6hafu4$el7$1_at_diana.bcn.ibernet.es>#1/1


try this:

select project_id, count(*)
from table
where end_date between sysdate - 6 and sysdate; Received on Sat Apr 18 1998 - 00:00:00 CEST

Original text of this message