posted 20 years ago
Dear all,
I want to know about the capabilities of Oracle SQL Loader.
I have read some technical documentations about it.
Those say that Oracle SQL Loader supports manipulation data during its processing.
For my application's need, I want to store data in csv form . Before all data inside that file are stored into database, I want sql loader to do some logic, example doing query to a table to get a value. Then that value is added into a field in csv. After that sql loader stores that new value into database.
Is that scenario possible?
Correct me if I am wrong...
thanks
daniel