Well, i'm going to try to explain better... <br>
I've a file that has a script which loads the data from the file to a table, one of the fields from my table must be updated with a certain date passed as parameter, this script is processed by SQL LOADER . Can i pass a parameter into this script?!
I don't know of a way to pass a parameter like that to SQLLDR.<br>
<br>
It should be fairly easy to write a perl script that work go though your data file and update the field you need changing. Give me a few lines of your data file, tell me which field needs changing and I'll write you a pl that should do the job.<br>
<br>
Mike<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.