Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I 'sum' character strings in a simple way ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Can I 'sum' character strings in a simple way ?
Divers
Thread ID:
00785310
Message ID:
00785310
Vues:
47
I have a table like this (on SQLServer) ?

field1 (int) field2 (char)
1 aaa
1 bbbb
2 ccccc
2 bb
2 dd
2 hh

How to get such results using T-SQL statment ?

field1 'sum' of field2
1 aaa bbbb
2 ccccc bb dd hh


Thanks in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform