Hey ...
I've this following table ...
PeriodID StartingDate EndingDate
May02 03/May/2002 05/Jun/2002
Jun02 06/Jun/2002 30/Jun/2002
Jul02 01/Jul/2002 02/Aug/2002
The table manifestly showing the start and end dates for May 2002, June 2002 & July 2002.
I want to group the data on these date ranges (ofcourse not this table, but some other table with a date field and not the PeriodID).
Thanks in Advance,
Shuja.
I've this following table ...
PeriodID StartingDate EndingDate
May02 03/May/2002 05/Jun/2002
Jun02 06/Jun/2002 30/Jun/2002
Jul02 01/Jul/2002 02/Aug/2002
The table manifestly showing the start and end dates for May 2002, June 2002 & July 2002.
I want to group the data on these date ranges (ofcourse not this table, but some other table with a date field and not the PeriodID).
Thanks in Advance,
Shuja.