ARRAY Scope Reference | Data Types and Literals | Teradata Vantage - ARRAY Scope Reference - 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ā„¢

References one or more elements of an ARRAY data type when invoking an ARRAY function.

Syntax

array_lower_bounds, array_upper_bounds
array_lower_bounds
An integer value or an array instance of the predefined ARRAY type ArrayVec, with a comma-separated list of integer values to define the lower bounds.
array_upper_bounds
An integer value or an array instance of the predefined ARRAY type ArrayVec, with a comma-separated list of integer values to define the upper bounds.