Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Joining values into a single varchar string
Message
From
07/03/2003 13:56:17
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Joining values into a single varchar string
Miscellaneous
Thread ID:
00762903
Message ID:
00762903
Views:
46
I have a parent record with 0-n child records. The child records contain a field that I want to combine all the values into a single comma delimited string. I want to run a SQL7 query that will choose the parent record once and create the comma delimeted string as a field in the result set instead of choosing the parent record repeatedly for each child record. Is there any way to do this with SQL only, i.e.:no stored procedure?

Thanks in advance for any help with this.

Don
Next
Reply
Map
View

Click here to load this message in the networking platform