-
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.