Press "Enter" to skip to content

String Aggregation in T-SQL

Jess Pomfret takes us through the STRING_AGG() function:

I’m a SQL Server Database Engineer by day, but I must say my blog has a lot more PowerShell and automation posts than T-SQL.  However, last week I found a really great T-SQL aggregate function that I had no idea existed, so I thought I’d share it with you.

It’s a good function.