Skip to Main Content

Oracle Database Discussions

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 Question - Can i put Update statement in it?

44207Sep 2 2003 — edited Sep 2 2003
Hi...i new to SQL Loader.

I have a Sql loader file that will read a text file and insert it in a temporary table.

My question is,
How can i include also an Update statement in the Sql Loader?

Because if not, it dificult to my user, because he has to do 3 things.
Run Sql loader,
Update table..(run 2 statement)

I want for him to just run Sql Loader only, meaning that, Update statement all in it.

Is this posible?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2003
Added on Sep 2 2003
6 comments
898 views