Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: dump table

Re: dump table

From: Michael L. Hostbaek <carlos_at_pez.dk>
Date: 08 Apr 2003 15:23:59 GMT
Message-ID: <slrnb95qcf.23fa.carlos@freebsdcluster.dk>


Ana C. Dent tried to tell us something, and all I got was:
>
>
>
> One way would be to use a DB_LINK between the two DBs.
>
> CREATE TABLE <TABLE_NAME> AS SELECT * FROM <TABLE_NAME>@OLD_DB;

Where could I learn more about this DB_LINK solution ?

/mich

-- 
Regards,
Michael L. Hostbaek
-= So long, and thanks for all the fish.. =-
Received on Tue Apr 08 2003 - 10:23:59 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US