SQL*LOADER how to load blanks when data is null
388266Feb 20 2003 — edited Feb 20 2003I need to load data which contains null values into a table which cannot contains nulls. How can I tell SQL*LOADER to load blanks in a column when the input data is nulls?