Null values

Specifies what to do when Null values are found in the data file.

Possible values are:

Use null values
Null values are not replaced. If the column does not allow Null values, then the row will fail.

Use column default
The column default value is inserted into the row in place of Null.