Power by
< Khronos consulting co., ltd. >
Home
Training/Services/Support
About Me
Oracle Database Renaming a table syntax
** Myself
Oracle Renaming a table syntax
ALTER TABLE table_name
RENAME TO new_table_name;
For example,
ALTER TABLE table1
RENAME TO table2;
0 comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
Loading
0 comments:
Post a Comment