Returns a string containing the string result of concatenating exp1 through expN. Parameters must be
expressions or fields representing a string or number. A NULL value will be treated as an empty string. You can also do string concatenation with +.
Comments
Please sign in to leave a comment.