3
Answers

concatenate multiple columns of a row into a single row or string

jin

jin

12y
2.6k
1
Hi,

I want to ask how would I concatenate multiple columns of a row into a single row or string?

Ex:

FirstName LastName Country
John  Cruz Philippines

Result:
John,Cruz,Philippines

I just need it now..
help help..
thanks
Answers (3)