Search notes:

SQL: table constraints

A table constraint enforces an integrity rule on a table.
The SQL standard specifies four table constraints:
A table constraint is

See also

SQL Standard feature F383: Set column not null clause

Index