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