ADD SPECIFIC METHOD - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Add the specific method named specific_method_name to the definition of the UDT named UDT_name.

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

SYSUDTLIB.
The specification of SYSUDTLIB is optional.
specific_method_name
Name of the specific method to add to the definition of the UDT named UDT_name.
data_type
The data type list for the specific_method_name.
SYSUDTLIB.UDT_name
The specification of SYSUDTLIB is optional.
You cannot specify a character server data set of KANJI1.
FOR UDT_name
The name of the UDT to associate with the specific method.
The specification of SYSUDTLIB is optional.