database normalisation
reduction of data redundancy
first normal form
minimum requirement in database normalization
fourth normal form
normal form used in database normalization concerned with multivalued dependency
fifth normal form
database normalization form designed to remove final redundancy in relational databases recording multi-valued facts by isolating semantically related multiple relationships
second normal form
database normalization requirement after first normal form
third normal form
normalizing a database design to reduce the duplication of data and ensure referential integrity
domain-key normal form
database normalization that requires there are no other contains than on domain and keys
sixth normal form
relational database normalization form which generalizes relational operators to support interval data