Viewing post 1 (of 1 total)
The example code above showed this statement:
SELECT RowData + ''
FROM Groups b
WHERE a.rn = b.rn FOR XML PATH('')
Why is...
October 16, 2012 at 1:17 pm
#1549757