Can anyone see what's wrong here?
Why is this duplicating?

sel CreditDate,sum(Creditamount)=s from Credits group by CreditDate where Creditdate between 3/1/2008 and 3/31/2008
CreditDate sum (Creditamou
---------- --------------- 03/23/2008 2,952.16
03/30/2008        2,819.19
03/23/2008        2,952.16
03/30/2008        2,819.19
---------- --------------- 11,542.70

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to