Viewing 2 posts - 1 through 2 (of 2 total)
I understand the need to use SQL when doing SQL but a little looping wont kill ya 🙂
I'd still do something like the following
declare @i int = -7...
December 17, 2014 at 12:13 pm
#1765266
Hi Rookie
If you want to take the direct approach, you'll need to loop through with DATEADD( ) function
then go forward with D, 1,
and backwards with D,...
December 16, 2014 at 10:00 am
#1764967