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

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

Referential integrity ensures that relationships between are preserved.

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

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

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

In database systems, redundant data refers to the of data.