If you want to take a copy of one table and make a copy ofit in another schema (under another username), you can use the SQL*Plus COPYcommand, or a simple <code>"createtable foo as select * from other ...
A DBA will need to make many different types of changes to a database over its lifetime. Some will be simple and easy to implement, others much more difficult and complex. Many types of database ...