There is one string operator, which is the concatenation operator.
&
Concatenates strings.
Note: In a Query of Queries, you use || as the concatenation operator.
View comments in LiveDocs