Defining NULL Values

You can define a value to be interpreted as a NULL when loading or unloading data from an external source.

The database server uses the NULL representation for a FIXED-format external table to both interpret values as the data is loaded into the database and to format NULL values into the appropriate data type when data is unloaded to an external table.

The NULL representation must fit into the length of the external field.