Rules for Renaming Overloaded Calling Names - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

The following rules apply to renaming an overloaded function calling name.

  • Only the call name is changed.
  • The new overloaded calling name for an SQL function must be unique with respect to its parameters.
  • The new overloaded SQL function name has the same parameters as the old SQL function name. You cannot change the parameters for an SQL function using a RENAME FUNCTION request.