Hi all,
I have a table with the following fields.
a 10
a 20
a 30
a 40
b 10
b 20
c 30.
i want the output as
a 10 20 30 40
b 10 20
c 30
do we have any SQL query to do this.
TIA
vamsi
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.