Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Joining values into a single varchar string
Message
De
07/03/2003 13:56:17
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Joining values into a single varchar string
Divers
Thread ID:
00762903
Message ID:
00762903
Vues:
45
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform