Hi all,
I'm going to im****t a table into oracle by using sqlldr. The table
contains
some cells with wrong contents, for instance number fields with text or
date
fields with invalid dates. sqlldr rejects these records. Is there an
option
the tell sqlldr to just set wrong values to NULL intead of rejecting the
whole record?
Thanks,
Mathias