What is the difference between 3NF and BCNF?
Q1. What is the difference between 3NF and BCNF?
Answer: BCNF is a higher normal form than 3NF
Explanation: BCNF is a higher normal form than 3NF, as it eliminates transitive dependencies and ensures that a table is in 3NF and has no transitive dependencies.