1.

Write down a query to concatenate string in single column separate by comma?

Answer» WRITE down a query to concatenate STRING in single COLUMN separate by comma?
To write down this query i have create a #temptable and then write query to concate string in single column. Here i have use TWO ways to do that as per below screen


Concate string in sql


Discussion

No Comment Found