Wednesday, 6 August 2014

What is 4NF?

  


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
Ø  X is subset or equal to (or) XY = R.
Ø  X is a super key.


No comments:

Post a Comment