ADD ATTRIBUTE attribute_name - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

Add the attribute named attribute_name to the definition of the structured UDT named UDT_name.

You cannot specify this option for an ARRAY or VARRAY type.

You cannot add more than 512 attributes at a time.

You cannot specify a character server data set of KANJI1.

data_type
The data type of the attribute to be added.
UDT_name
The user-defined type to which the attribute is added.
SYSUDTLIB.
The specification of SYSUDTLIB is optional.