RENAME Statement
The
RENAME
statement lets you rename database tables, synonyms, and views. You can’t rename object types or change column names. The syntax to rename the supported object isThe
RENAME
statement can’t be used by a common user to rename an object in another schema; for example,raises the following exception:
It’s a useful command ...
Get Oracle Database 12c PL/SQL Programming now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.