SYNTAX
alter table
table_name
rename to
new_table_name;
Example
alter table
employee
rename to
employee_bak;
Incoming search terms:
- rename oracle table
Related posts:
tech notes and general nonsense
SYNTAX
alter table
table_name
rename to
new_table_name;
Example
alter table
employee
rename to
employee_bak;
Related posts:
Copyright © 2012 · Georgia Theme on Genesis Framework · WordPress · Log in
Recent Comments