SQL SERVER: Get Comma Separated List with SELECT statement (www.sqlyoga.com)
submitted by
tejasshah(5) 1 year, 9 months ago
Today I have the following situation, where I need to display all related data in comma separated list.
Till today we are using scalar function to display Comma separated list with select statement. That scalar function use the COALESCE() to make comma separated list. Today I found wonderful solution to display comma separated list without scalar function. Let see that
|category: Database
|Views: 41
tags:
Database another
Everyones tags:
Your Tags: