Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

whats the alternative to sqlldr because I want to add (update) not insert..

MalcSep 10 2010 — edited Sep 10 2010
mornin gurus..

As title asks, Ive just sussed that SQLLDR just inserts into an empty table, but I need to update AND Insert..
I'll be running the code/command from a UNIX script. But just to get me started - how do I do this..?

I'll be calling a file, then asking each record in the data file specified to either update or insert into an ORACLE table..

If you need any more info just let me know..

cheers

E
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 8 2010
Added on Sep 10 2010
7 comments
1,898 views