Generating a Distinct Delimited List Using XML
Generating an ordered, distinct, delimited string using ROW_NUMBER() and FOR XML PATH.
2010-06-29
8,712 reads
Generating an ordered, distinct, delimited string using ROW_NUMBER() and FOR XML PATH.
2010-06-29
8,712 reads
By Ed Elliott
The next example is how to do a ROW_NUMBER(), my favourite window function. T-SQL SELECT...
By Ed Elliott
I have been playing around with the new Azure Synapse Analytics, and I realised...
By Steve Jones
Some time ago I had downloaded all the SQL Saturday XML files. I’ve been...
Yes the databases (source and destination) are the same version. I have checked 3...
Comments posted to this topic are about the item The Time Zone Range
Comments posted to this topic are about the item Mathematicians and SQL