Fourth normal form (4 NF) relations are needed when:
1
there are multivalued dependencies between attributes in composite key
2
there are more than one composite key
3
there are two or more overlapping composite keys
4
there are multivalued dependency between non-key attributes