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