Fourth Normal Form is a Database design concept used to identify rows, enforce rules, or define relationships among stored data.
Designers use this concept when enforcing uniqueness, relationships, referential integrity, and valid data states.
Related concepts include Foreign Key and Table.