HELP METHOD Syntax Elements - 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™
INSTANCE
Returns parameter information for the instance method named method_name.
If you do not specify INSTANCE or CONSTRUCTOR, then INSTANCE is assumed by default.
CONSTRUCTOR
Returns parameter information for the constructor method named method_name.
If you do not specify INSTANCE or CONSTRUCTOR, then INSTANCE is assumed by default.
method_name
Name of the method whose parameter information is to be returned.
user_defined_type_name

Name of the UDT with which the specified method is associated.
specific_method_name
Name of the specific method whose parameter information is to be returned.