Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MySQL concat or + ?
Message
 
 
À
31/10/2011 19:39:33
George Lechintan
Independent consultant
Sebes, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01527754
Message ID:
01527758
Vues:
45
>I can't find an equivalent for concatenating two strings nicely with the "+" sign.
>
>Can I use something like this in MySQL ?
>
>Select string1 + string2 as field name ?
>
>OR do I have to use select concat(string1, string2) as fieldname ?
>
>Thanks.

Yes, that's the idea: Concat(String1, string2, etc)
Christian Isberner
Software Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform