Thursday, July 9, 2015

How do you concatenate strings in MySQL?



CONCAT (string1, string2, string3)

No comments: