ARRAY_AGG Function | Data Types and Literals | Teradata Vantage - ARRAY_AGG - Advanced SQL Engine - Teradata Database

SQL Data Types and Literals

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
tpf1598412463935.ditamap
dita:ditavalPath
tpf1598412463935.ditaval
dita:id
B035-1143
lifecycle
previous
Product Category
Teradata Vantageā„¢

An aggregate function for use with ARRAY data types that allows arrays to be created as part of the SELECT list of a query.

The data type information from the array_expression which resolves to an ARRAY data type is used to set the return type of ARRAY_AGG.

ANSI Compliance

This statement is ANSI SQL:2011 compliant, but includes non-ANSI Teradata extensions.