ALTER METHOD SQL Statement | Teradata Vantage - ALTER METHOD - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
spp1591731285373.ditamap
dita:ditavalPath
spp1591731285373.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™
Performs either or both of the following functions.
  • Controls whether an existing method can run in protected mode as a separate process or in non-protected mode as part of the database.
  • Recompiles or relinks the method and redistributes it.

ANSI Compliance

This statement is a Teradata extension to the ANSI SQL:2011 standard.

Required Privileges

To alter a method definition, you must have the UDTMETHOD privilege on the database SYSUDTLIB.

There are no privileges granted automatically.