Home » RDBMS Server » Server Utilities » Exporting two tables (oracle 10g)
Exporting two tables [message #334644] Thu, 17 July 2008 09:16 Go to next message
ravi214u
Messages: 153
Registered: February 2008
Location: CANADA
Senior Member
hi,

I want to export two tables data into another data base tables .
It contains almost 4 lakh rows.
wat is optimum soln to export the tables.

thanks
Re: Exporting two tables [message #334645 is a reply to message #334644] Thu, 17 July 2008 09:18 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
http://www.orafaq.com/forum/t/88153/0/
Please read & follow Posting Guideline as stated above
Re: Exporting two tables [message #334647 is a reply to message #334644] Thu, 17 July 2008 09:26 Go to previous message
JRowbottom
Messages: 5933
Registered: June 2006
Location: Sunny North Yorkshire, ho...
Senior Member
EXPORT and IMPORT would seem to be made for your problem.

If you fancy being a bit techy about the whole thing, you could dump the data out to a file and use an External Table to load it back in again.

You could also look at DBMS_DATAPUMP
Previous Topic: Taking a backup in batches
Next Topic: SQL loader issure with direct='Y'
Goto Forum:
  


Current Time: Sat May 11 07:58:04 CDT 2024