Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
TiredOut
Starting Member
1 Post |
Posted - 2005-09-28 : 07:12:37
|
| This is about a stored procedure I'm working on... I have a datetime type field which gives me a certain month. I have to generate 6 months starting from that month. E.g. the month is Feb, I have to return Feb, March, April, May, June, July. If any of the 6 months move over to the following year i have to change the year too. Can anyone help me with this? |
|
|
Kristen
Test
22859 Posts |
|
|
|
|
|