How do I get:
id Name Value 1 A 4 1 B 8 2 C 9
to
id
If you have clr enabled you could use the Group_Concat library from GitHub