Viewing 3 posts - 1 through 3 (of 3 total)
Great article. I look forward to the series.
Can you help me understand the difference in the Nested Loops operator between the first and second plan? Other than the...
September 7, 2010 at 7:35 am
#1217327
And, a question on type casting. I notice you use explicit type casting with
Cast(Ceiling(Cast(YearDay as real)/Cast(7 as real))as int)
and similar functions. I...
August 3, 2010 at 9:14 am
#1201611
Stefan,
Great article. I always enjoy seeing the set based alternatives to the iterative approach.
And, I love the math. I think...
August 3, 2010 at 9:04 am
#1201600