Collection Contents Index Alphabetical list of options Next PDF

SQL Anywhere® Server - Database Administration  > Database Options  > Introduction to database options  > Alphabetical list of options

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.


Collection Contents Index Alphabetical list of options Next PDF