HELP FUNCTION 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™
SPECIFIC FUNCTION
Specifies that the help request uses the specific name of the user-defined function.
database_name_1
user_name_1
Containing database or user for specific_function_name if different from the current database or user.
specific_function_name
Specific name of the user-defined function for which help information is requested. For information about naming database objects, see SQL Fundamentals.
FUNCTION
Specifies that the help request uses the name of the user-defined function.
database_name_2
user_name_2
Containing database or user for function_name if different from the current database or user.
function_name
Name of the user-defined function for which help information is requested.
data_type
Data type parameter set that uniquely identifies an overloaded function name.