RENAME METHOD Request | Teradata Vantage - Prerequisites to Replacing a Method - Analytics Database - Teradata Vantage

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-12-13
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
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.