1.

What is 4NF?

Answer»

A relation schema R is said to be in 4NF if for every Multivalued dependency X Y that holds over R, one of following is true. 

1. X is subset or equal to (or) XY = R. 

2. X is a super key.



Discussion

No Comment Found

Related InterviewSolutions