Relational Database Management System (RDBMS) Question:

Download Job Interview Questions and Answers PDF

What is 4NF?

RDBMS Interview Question
RDBMS Interview Question

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

Download RDBMS Interview Questions And Answers PDF

Previous QuestionNext Question
What is BCNF (Boyce-Codd Normal Form)?What is 5NF?