method_specification - 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™
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.