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!

SQL LOADER Delete Records

KannanBFeb 14 2011 — edited Feb 14 2011
Hello All,

I want to load records into a table using SQL Loader. I want to do the following(using a column in the data file),

1. If the flag is I insert the record.
2. If the flag is U update the record.
3. If the flag is D delete the record.

What are the options available in SQL Loader to achieve this.


Thanks,
Kannan.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2011
Added on Feb 14 2011
9 comments
4,330 views