Change Table Name Plsql at marthajsiple blog

Change Table Name Plsql. Alter table owner.mytable rename to othertable;. The oracle alter table statement is also used to rename a table.

How to change Table name in CORE YouTube
from www.youtube.com

Oracle rename table example 4. Alter table mytable rename to othertable; Or, if owned by another schema:

How to change Table name in CORE YouTube

Change Table Name Plsql The oracle alter table statement is also used to rename a table. you can either using sql statement or gui tools to rename a table, depending on your requirement. Table rename by gui tools. For example, we could rename the customer table to old_customer with this syntax: