17.05 - ADD ATTRIBUTE attribute_name - Advanced SQL Engine - Teradata Database

Teradata Vantage™ - SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
mdr1472255012272

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.