Integrity Rules and Constraints

Constraints are a very important feature in a relational model. In fact, the relational model supports the well-defined theory of constraints on attributes or tables. Constraints are useful because they allow a designer to specify the semantics of data in the database. Constraints are the rules that force DBMSs to check that data satisfies the semantics.


Source: Adrienne Watt & Nelson Eng, https://opentextbc.ca/dbdesign01/chapter/chapter-9-integrity-rules-and-constraints/
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 License.