Other Normal Forms

There are three more well established normal forms: Boyce-Code Normal Form (BCNF), Fourth Normal Form (4NF) and Fifth Normal Form (5NF), but in most cases, including this one, data in 3NF are already in 5NF. In particular, 4NF and 5NF problems usually arise only when dealing with tables in which every column is part of the key.