Fifth normal form

ID: fifth-normal-form

Fifth normal form by Wikipedia Bot 0
Fifth Normal Form (5NF), also known as Project-Join Normal Form (PJNF), is a level of database normalization used in relational database design. It aims to eliminate redundancy and maintain data integrity in a database by ensuring that data is stored in a way that minimizes duplication and dependency.

New to topics? Read the docs here!