954,157 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Import & Export table

How to Import & Export tables in Oracle.

Sonali Mane
Newbie Poster
1 post since Nov 2008
Reputation Points: 10
Solved Threads: 0
 

if you are using oracle 9i then use EXP to export and IMP to import.
you can use EXPDP/IMPDM for the same in 10g onwards.

debasisdas
Posting Genius
6,870 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
 

To access the help utility type the following at the command line

C:\> exp hep=y
or
C:\> imp help=y

All the commands you need are there.

alit2002
Junior Poster in Training
52 posts since Dec 2006
Reputation Points: 10
Solved Threads: 3
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You