Apps DBA Concepts

Just another WordPress.com weblog

Archive for May 20th, 2008

Rename Oracle Table Syntax

Posted by vasselva on May 20, 2008

alter table table_name rename to new_table_name;

Posted in General | Leave a Comment »