Please help? I don't know how to do this in Access or SQL?
To keep it simple here is a table called Scores
ID Number Value
1 5
1 6
1 10
2 7
2 8
What I want to output via a query is (I will comma deliminate it)
1,5,6,10
2,7,8
So it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.