![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have the following data being returned: ID Region ---- ------------ 1 northwest 1 southeast 2 midwest Is it possible to use SQL to return this data as: ID Region ---- ------------ 1 northwest,southeast 2 midwest Currently I'm using code to loop through and create the second data structure, but it would be nice if I could have the database take care of it for me. Thanks, Ben |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Hi aj,Ben I cant use Xml function...is it possible using sql |
#6
| |||
| |||
|
#7
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |