Related Topics - Advanced SQL Engine - Teradata Database

SQL Operators and User-Defined Functions

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2023-04-27
dita:mapPath
qqu1556127655717.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1210
lifecycle
previous
Product Category
Teradata Vantage™
For more information, see:
  • For information on implementing external UDFs, see Teradata Vantage™ - SQL External Routine Programming, B035-1147.
  • For information on CREATE FUNCTION and REPLACE FUNCTION, see Teradata Vantage™ - SQL Data Definition Language Syntax and Examples, B035-1144 and Teradata Vantage™ - Database Administration, B035-1093.
  • For information on EXECUTE FUNCTION and UDTUSAGE privileges, see Teradata Vantage™ - SQL Data Control Language, B035-1149.
  • For information on the TD_ANYTYPE data type, see Teradata Vantage™ - Data Types and Literals, B035-1143.
  • To pass an argument that is not compatible with the corresponding parameter type, use CAST to explicitly convert the argument to the proper type. See "CAST in Explicit Data Type Conversions" in Teradata Vantage™ - Data Types and Literals, B035-1143.