Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Importing Tables question
Hi
imp username/password file=<filename.dmp> full=<yourchoice> ignore=y
HTH
pradhan
NetComrade wrote in message <379f7efb.29847570_at_news.earthlink.net>...
>Hi Folks,
>
>Here's the problem I have.
>
>Let's say I want to import only the DATA from the import file into the
>table that is already defined. Is there are a way to do this through
>imp? or only with sql*loader.
>I can't drop a table b/c it has constrains, when I try to disable
>them, I get an error that there are referenced constraints,
>
>thanx
>
Received on Wed Jul 28 1999 - 18:50:08 CDT
![]() |
![]() |