Supported ARRAY Element Data Types | Data Types & Literals | Teradata Vantage - Supported Data Types for ARRAY Elements - 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ā„¢
The data type of an ARRAY element can be any Teradata data type except for the following:
  • BLOB
  • CLOB
  • LOB UDTs (both distinct and structured types)
  • Geospatial
  • Parameter data types, such as TD_ANYTYPE or VARIANT_TYPE
  • ARRAY

    Note that you cannot specify an ARRAY data type as the element type of an ARRAY type.

The following online HELP statement lists all of the valid element data types for an ARRAY data type:

HELP 'array_data_type declarations';
In accordance with Teradata internationalization plans, KANJI1 support is deprecated and is to be discontinued in the near future. KANJI1 is not allowed as a default character set; the system changes the KANJI1 default character set to the UNICODE character set. Creation of new KANJI1 objects is highly restricted. Although many KANJI1 queries and applications may continue to operate, sites using KANJI1 should convert to another character set as soon as possible.