• 0

SQL query


Question

I have an hard question for you :)

With a query i made a table like this:

Colum1 | Column 2

x | y

x | z

x | h

r | y

r | z

w | y

w | h

now i want to transform this table in something like this:

x | y,z,h

r | y,z

w | y,h

Anyone can give me some ideas?

Thank you very much.

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.