Viewing 2 posts - 1 through 2 (of 2 total)
It looks to me like the replacement set is incorrectly configured:
<replacement>
<pat>SS2K5<pat>
<sub>SQL Server 2005</sub>
<sub>SQL Server 2K5</sub>
The closing </replacement> and </pat> tags are missing the '/'.
September 15, 2006 at 1:34 am
#660602
Here is a way to do it without any self joins. It actually returns the last occurrence of the maximum vol instead of the first, but this should be OK as...
March 23, 2004 at 2:24 am
#499976