Fifth normal form
= Fifth normal form
{wiki=Fifth_normal_form}
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.