Is it possible to pass parameters to the sqlloader and use them inside the control file?
something like,
>sqlldr .... empid=123
and inside the control file, i want to use the empid to be inserted to a table.
How can I use it inside the control file along with LOAD DATA?
thanks in advance,
cidoni
something like,
>sqlldr .... empid=123
and inside the control file, i want to use the empid to be inserted to a table.
How can I use it inside the control file along with LOAD DATA?
thanks in advance,
cidoni