allow_nulls_by_default option [compatibility]

Controls whether new columns that are created without specifying either NULL or NOT NULL are allowed to contain NULL values.

Allowed values

On, Off

Default

On

Off for Open Client and jConnect connections

Remarks

The allow_nulls_by_default option is included for Transact-SQL compatibility. See Setting options for Transact-SQL compatibility.