Glossary

NOT NULL

Data
also: notNull

A constraint you add to a database column to make it required — the database rejects any row that tries to leave that column empty.