Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I have an oracle database with a Pr

Status
Not open for further replies.

vincelewin

IS-IT--Management
May 16, 2002
83
GB
I have an oracle database with a Primary key.
I am importing via ODBC an XL spreadsheet which contains aditional records but there are some records that have change's that I want to update.

Now as we all know when I try to import a record with the same Primary key it will error and leave these records out. The DB is live therefore I cannot really delete things prior to importing.

How using SQL language can I import the new records and change the existing records?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top