ALTER PROCEDURE SQL Statement | Teradata Vantage - ALTER PROCEDURE (SQL Form) - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™
Recompiles an existing SQL procedure and allows changes in the following compile time attributes of the procedure.
  • SPL option
  • WARNING option
  • AT TIME ZONE option

Privileges

To alter an SQL procedure, you must have either ALTER PROCEDURE or DROP PROCEDURE privilege on that procedure or on the database containing the procedure.

There are no privileges granted automatically.