RENAME FUNCTION (External Form) Statement | Teradata Vantage - RENAME FUNCTION (External Form) and UDTs - 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™

You cannot directly change the name of a UDF that performs the role of a transform, ordering, or cast for a UDT.

You must first drop the corresponding transform, ordering, or cast definitions. Then, rename the UDT. To drop an ordering or a transform, see DROP ORDERING or DROP TRANSFORM. To drop a cast, see “DROP CAST” in Teradata Vantage™ - SQL Data Definition Language Syntax and Examples, B035-1144.