method_specification - Advanced SQL Engine - Teradata Database

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
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™
specific_method_name
The specific name for the method that maps the UDT to a predefined data type value so it can be compared.
The specified method must already be defined. If you specify the name of a method that has not yet been created, the system returns an error to the requestor.
method_name
The name of the method.
The specified method must already be defined. If you specify the name of a method that has not yet been created, the system returns an error to the requestor.
data_type
Data type list that maps the UDT to a predefined data type value so it can be compared.
UDT_name
The name of the UDT with which the specified instance method is associated.