July 5, 2016 at 6:43 am
Hello everyone,
I have a task to solve and I need some help.
Task description:
There is a table with 2 columns ID and Value which are populated as following
ID Value
1 a
1 b
1 c
2 d
2 e
3 f
So I have to represent it as:
ID Composition
1 a,b,c
2 d,e
3 f
Any help will be appreciated.
July 5, 2016 at 6:58 am
The following article will explain how to do it:
http://www.sqlservercentral.com/articles/comma+separated+list/71700/
Read it and ask any questions you might have.
July 5, 2016 at 7:09 am
Dear Luis,
It works fine!
Thank you!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy