Home »
MCQs »
DBMS MCQs »
DBMS Normalization MCQs
What is TRUE about BCNF?
20. What is TRUE about BCNF?
- The advanced version of 3NF is BCNF.
- BCNF is stricter than 3NF.
- The super key is X for any functional dependency of X -> Y in the table.
- All of the above
Answer: D) All of the above
Explanation:
In case of BCNF -
- The advanced version of 3NF is BCNF.
- BCNF is stricter than 3NF.
- The super key is X for any functional dependency of X -> Y in the table.