Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL concat or + ?
Message
From
31/10/2011 22:23:30
 
 
To
31/10/2011 19:39:33
George Lechintan
Independent consultant
Sebes, Romania
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01527754
Message ID:
01527758
Views:
46
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform