View previous topic :: View next topic |
Author |
Message |
dhulipalla Beginner
Joined: 24 Aug 2004 Posts: 21 Topics: 6
|
Posted: Tue Jan 17, 2006 1:01 pm Post subject: SQL Query for getting Rows into Columns |
|
|
Hi,
Code: |
ONE TWO
001 A
001 B
001 C
Is ther a way i could get my output like
001 A,B,C
|
|
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
dhulipalla Beginner
Joined: 24 Aug 2004 Posts: 21 Topics: 6
|
Posted: Wed Jan 18, 2006 9:37 am Post subject: |
|
|
Thanks Kolusu.. |
|
Back to top |
|
 |
|
|