Hi,

I am reading from a .csv file and uploading an Oracle table via SQL*Loader. The input is a flat file (.csv). I would like to know if COMMIT comes into play at all when doing an upload via SQL*Loader? In other words, is there any way I can set the commit to off till my table is uploaded? Any hints would be greatly appreciated.

Thanks,
Sankar.