Argument Types - Advanced SQL Engine - Teradata Database

SQL Data Types and Literals

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
zsn1556242031050.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1143
lifecycle
previous
Product Category
Teradata Vantageā„¢

Valid arguments for the ARRAY arithmetic functions are one of the following:

  • expr1 and expr2 are each an instance of the same ARRAY type.
  • expr1 is an ARRAY value with a numeric argument type and expr2 is a numeric value that can be assigned to the element type of expr1.

If either expr1 or expr2 is NULL, the function returns NULL.