Viewing post 1 (of 2 total)
Eddited, because I missed part of requirements. This should perform better than following solution.
;with a as(
Select
ROW_NUMBER() OVER ( Partition by...
March 4, 2011 at 5:39 am
#1294588