RENAME MACRO Syntax Elements - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™
database_name_1
Optional name of the containing database for the macro to be renamed if other than the current database.
You cannot use this statement to change the database qualifier for the macro.
user_name_1
Optional name of the containing user for the macro to be renamed if other than the current user.
You cannot use this statement to change the user qualifier for the macro.
old_macro_name
Existing name for the macro.
database_name_2
Optional name of the containing database for the renamed macro if other than the current database.
user_name_2
Optional name of the containing user for the renamed macro if other than the current user.
new_macro_name
New name for the macro.
For information about naming database objects, see Teradata Vantage™ - SQL Fundamentals, B035-1141.