17.00 - RENAME TRIGGER Syntax Elements - Advanced SQL Engine - Teradata Database
Teradata Vantage™ - 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
- mdr1472255012272
-
database_name_1
-
user_name_1
- Optional name of the containing database or user for the trigger to be renamed if other than the current database or user.
- You cannot use this statement to change the database or user qualifier for the trigger.
-
old_name
- Existing name for the trigger.
-
database_name_2
-
user_name_2
- Optional name of the containing database or user for the renamed trigger if other than the current database or user.
-
new_name
- New name for the trigger.
- For information about naming database objects, see
Teradata Vantage™ - SQL Fundamentals, B035-1141.