CONCAT(exp1, exp2,..., expn)
This function adds two or more expressions together.
Example:
CONCAT("Welcome ", "to ", " Pranalytix!")="“Welcome to Pranalytix!"
Was this article helpful?
This function adds two or more expressions together.
Example:
CONCAT("Welcome ", "to ", " Pranalytix!")="“Welcome to Pranalytix!"