SQL SERVER – Create a Comma Delimited/Seprated string or row Using SELECT Clause From Table Column/fields
Here I am using COALESCE function Sql Server 2005/2008 to convert a field into comma separated value of string or row
My data in the table looks like :
The result I want to show is like :
Select query will be:
Assuming my table name is #test, It has 2 column field1,field2
SELECT field1,
SUBSTRING(
(
SELECT ( ',' + field2)
FROM #test t2
WHERE t1.Field1 = t2.Field1
ORDER BY t1.Field1, t2.Field1
FOR XML PATH('')
), 3, 1000)
FROM #test t1
GROUP BY field1
If you wish select all the rows of field2 as comma separated list then query will be:
SELECT STUFF( -- Remove first comma
(
SELECT ', ' + field2 FROM -- create comma separated values
(
SELECT field2 FROM #test --Your query here
) AS T FOR XML PATH('')
)
,1,1,'') AS field2
OR
DECLARE @test NVARCHAR(max)
SELECT @test = COALESCE(@test + ',', '') + field2 FROM #test
SELECT field2= @test
Output:
This comment has been removed by the author.
ReplyDeletethis is too good.
ReplyDeleteThanks a lot.
ReplyDeleteI am not understanding what you have done in this peace of code......
ReplyDeleteCan we Declare variable in sql server 2008 ......iam getting error cannot open datbase..contact administrator or enable the external database
ReplyDeleteThank you for sharing very nice content
ReplyDeleteSql server DBA Online Training Bangalore
Pretty article! I found some useful information in your blog, it was awesome to read, thanks for sharing this great content to my vision, keep sharing. sql server tutorial and sql server online course.
ReplyDeleteGarlic Bulb Cutting Machine
ReplyDeleteGarlic Peeling Machine
Garlic Peeling Machine
Removing Machine
Silage Machine
Peanut Peeling Machine
wow what is this really? Why aren't you doing this now? I think it's so awesome and awesome I have to share this with my friends and my son and wife 출장아로마
ReplyDelete출장아로마
출장아로마
출장아로마
광주출장아로마right now I feel like I found an oasis in the desert Thank you so much for finding your site.
kralbet
ReplyDeletebetpark
tipobet
slot siteleri
kibris bahis siteleri
poker siteleri
bonus veren siteler
mobil ödeme bahis
betmatik
KYS0Z
dxfgdcghjjhgjuk
ReplyDeleteشركة تسليك مجاري
شركة مكافحة النمل الابيض MXRTtQLJio
ReplyDeleteشركة تسليك مجاري بالاحساء 8zj078x3WM
ReplyDeleteشركة تسليك مجاري بالقطيف 5nNBNSKpyx
ReplyDeleteشركة تسليك مجاري بالقطيف AM9nG7n6se
ReplyDelete