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.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™

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.