array_expr1 || array_expr2
Syntax Elements
- array_expr1
- array_expr2
- An ARRAY expression, which is one of the following:
- A reference to an ARRAY column
- An ARRAY constructor expression
- A UDF expression
- A UDM expression
- ||
- The concatenation operator.
array_expr1 || array_expr2