Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Concatenate column of string type
Message
De
04/09/2001 05:24:34
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00551786
Message ID:
00551972
Vues:
19
For example I have two column c_id (int),and c_name (char) in table x1

my select must be
select concate(c_name) from x1 group by c_id

but I can't concatenate the column c_name,becouse I don't now a command like a concate string columns in SQL.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform