User Tools

Site Tools


database_integrity.htm
Navigation:  Glossary Index >====== database integrity ============ Under the relational model, database integrity consists of two general rules: ============ ============ 1. Each database file or table must have a primary key serving as a unique identifier for all records. ============ ============ 2. When a table has a foreign key matching the primary key of another table, each value in the foreign key must either equal a value in the primary key of the other table, or be null. ====== Previous pageReturn to chapter overviewNext page
database_integrity.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1