Any way to put discarded rows from SQL*Loader into database?
Using sql*loader, is it possible to insert bad/rejected records directly into a database table? If yes, can that be done in addition to creation of "bad" and/or "discard" files? Or will it be done in place of such file creations?
0