RENAME TRIGGER Syntax Elements - Teradata Vantage - Analytics Database

SQL Data Definition Language Syntax and Examples

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-06
dita:mapPath
jco1628111346878.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
mdr1472255012272
lifecycle
latest
Product Category
Teradata Vantage™
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.