ADD ATTRIBUTE attribute_name - Teradata Vantage - Analytics Database

SQL Data Definition Language Syntax and Examples

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-22
dita:mapPath
jco1628111346878.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
mdr1472255012272
lifecycle
latest
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.