RENAME METHOD Request | Teradata Vantage - Prerequisites to Replacing a Method - 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™

Before you can create or replace a method, you must first create a UDT that contains a prototype declaration, or method signature, for a method to be associated with it.

Before you can replace a method, you must first create it (see CREATE METHOD). This action completes the definition of the method body initiated when you created the UDT it is associated with.