CONCAT

Use CONCAT to concatenate one or more values into a string. Use single quotes around string literals. Use double quotes to enclose property names that begin with a digit or have spaces or other special characters.

Syntax

CONCAT(property1,property1,expression) as concatenatedstring