Home » RDBMS Server » Server Administration » Export-import
Export-import [message #63857] Wed, 17 November 2004 04:06 Go to next message
Dik
Messages: 27
Registered: June 2002
Junior Member
HI,

How can I import, load data from one table(customer) to another table(partner). The second one is not empty, records should be inserted or updated. I have *.dmp file of first table:

Thanks
Re: Export-import [message #63859 is a reply to message #63857] Wed, 17 November 2004 06:53 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
you need to import customer into a staging table customer. You can do that into the target schema if you don't already have such a customer table else you need a different schema. Use 2 sql statements to do the insert/update.
Re: Export-import [message #63878 is a reply to message #63859] Fri, 19 November 2004 02:14 Go to previous message
Dik
Messages: 27
Registered: June 2002
Junior Member
Thanks
Previous Topic: Error message of Oracle 8i in windows-NT server
Next Topic: Reg ROWID in Oracle 8i & 9i - Migration Issues
Goto Forum:
  


Current Time: Fri Sep 27 06:21:15 CDT 2024