Home » RDBMS Server » Server Administration » moving table from one scheme to another
moving table from one scheme to another [message #181714] Tue, 11 July 2006 04:09 Go to next message
Brayan
Messages: 315
Registered: June 2002
Senior Member
Hi all,

Following is my query:

select * from dba_tables where table_name = 'TEST1'

OWNER---TABLE_NAME---TABLESPACE_NAME
TEST1---TEST1--------DATA_TS

Now I want to move table TEST1 from schema TEST1 to TEST2. Is it possible to move the table without the "create table... in TEST2".

Regards.
Re: moving table from one scheme to another [message #181745 is a reply to message #181714] Tue, 11 July 2006 06:51 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
You can export and import.
Previous Topic: could not connect to oracle db
Next Topic: Can i update the TABLE_OWNER
Goto Forum:
  


Current Time: Fri Sep 20 10:30:44 CDT 2024