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.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.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.