Data & Databases
Not-Null Constraint
A database requirement that a column contain a non-NULL value. It does not ensure that text is nonempty, a number is positive or a value is correct. Those requirements need their own validation rules.
Also called: NOT NULL
Reviewed
Sources
Member lesson
The definition and sources are public. The complete practical lesson is for members.