Cascade delete is a feature that automatically all related records when a parent record is deleted.

Entity integrity ensures that each in a database has a unique identifier.

Referential integrity ensures that key values in a database always match a primary key value in another table.

An record is a record in a database that references a non-existent record in another table.

Domain integrity defines the values that can be stored in a particular column in a database table.

Domain integrity defines the valid values and data types for in a database.

Redundant data can lead to in the database.