Using FOR XML PATH and STRING_AGG() to denormalize data
I show how to denormalize data using FOR XML PATH and STRING_AGG, and explain which one is faster.
I show how to denormalize data using FOR XML PATH and STRING_AGG, and explain which one is faster.