on 2024 Aug 05 9:19 AM
Concatenation of 3 or more strings
The CONCAT function can be used to concatenate two strings, but to concatenate three or more strings, don't we have to concatenate them one by one?
Please tell me an easier way to do this.
CONCAT(CONCAT([FirstName], [MiddleName]), [LastName])
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
13 | |
4 | |
3 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.