Purpose
Concatenates one-dimensional ARRAY data types.
Syntax
- array_expr1/array_expr1
- 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.