Performs arithmetic operations (add, subtract, multiply, divide, and mod) on an ARRAY value, whether referred to in its entirety or over a scope reference.
The result is an ARRAY of the same size as the maximum cardinality of the input array arguments, and the element type is the same as that of expr1. Note that the size of the result array type refers to its current cardinality.
ANSI Compliance
This statement is a Teradata extension to the ANSI SQL:2011 standard.