SQL 2005 – Return query rows as one delimited column
June 30th, 2009
5 comments
Once in a while we need to return data from SQL as delimited string of values and not as rows. There are several ways to do that, but personally i like the next one.
Categories: ASP.NET, Interview Questions, Programming, SQL, SQL 2005, Tips & Tricks, XML


Recent Comments