Skip to Main Content

Database Software

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 and Batch ID

RENGANATHANMGApr 19 2013 — edited Apr 21 2013
Hi All,

In our application, we are allowing user to upload data using excel sheet in UI.

We are using PHP script in UI and using SQL Loader to load data from excel sheet to temp_table.

The temp_table has a primary key.


Here my question is , Is there any way to put some batch id for every upload in that table in automatic way ?

so that we can easily extract the data by using batch id

we are using Oracle 11g.
This post has been answered by Barbara Boehmer on Apr 19 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2013
Added on Apr 19 2013
11 comments
5,307 views