Tag Archives: microsoft sql server

Create comma seperated list out of a sql query ( tsql )

Surfing the net for a sql answer, I came across something really cool. Below is an example of how to create a comma separated list of values in a single query. The results should look something like this

Posted in fun, microsoft, SQL | Tagged , , , | Leave a comment