I need to get the start end date for each date within a set of dates

>From 8/01/2001 to 2/01/2002
And I need to get this in a new array

8/01/2001, 8/31/2001;

9/01/2001, 9/30/2001;

10/01/2001, 10/31/2001;

11/01/2001, 11/30/2001;

12/01/2001, 12/31/2001;

01/01/2001, 01/31/2001;

02/01/2001, 02/28/2001;

or a scripts that would help me maybe pre sort the month/Year in a
stored query?


________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to