Hi,
Is it possible to write sql statement in the control file of SQLLOADER?
I need to retrive a field from oracle table , in control file . I want to use query like:
select emp_no from emp;
in control file.
one more thing , can we use Oracle Sequence generator in the control file.
If anyone has any idea regarding this , plz help me.
Thanks in advance........
Is it possible to write sql statement in the control file of SQLLOADER?
I need to retrive a field from oracle table , in control file . I want to use query like:
select emp_no from emp;
in control file.
one more thing , can we use Oracle Sequence generator in the control file.
If anyone has any idea regarding this , plz help me.
Thanks in advance........