Unique constraints and nulls

The SQL standard defines that unique constraints on nullable columns allow any number of nulls; Derby does not permit unique constraints on nullable columns.

Related concepts
Dynamic SQL
Cursors
Information schema
Transactions
Stored routines and PSM
Calling functions and procedures
NOT NULL characteristic
DECIMAL max precision
CLOB and BLOB
Expressions on LONGs
ALTER TABLE