RENAME TABLE Syntax Elements - Teradata VantageCloud Lake
Lake - Working with SQL
- Deployment
- VantageCloud
- Edition
- Lake
- Product
- Teradata VantageCloud Lake
- Release Number
- Published
- February 2025
- ft:locale
- en-US
- ft:lastEdition
- 2025-11-21
- dita:mapPath
- jbe1714339405530.ditamap
- dita:ditavalPath
- pny1626732985837.ditaval
- dita:id
- jbe1714339405530
- database_name
- user_name
- Optional name of the containing database or user for the table 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 table.
- old_table_name
- Existing name for the table.
- new_table_name
- New name for the table.
- The name must follow the rules for naming database objects. See Object Names.