Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
|
Question 741
|
Which of the following is TRUE?
|
Every relation in 3NF is also in BCNF
|
|
|
A relation R is in 3NF if every non prime attributes of R is fully functionally dependent on every key of R
|
|
|
Every relation in BCNF is also in 3NF
|
|
|
No relation can be in both BCNF and 3NF
|
Question 741 Explanation:
BCNF is a stronger version 3NF. So straight from definition of BCNF every relation in BCNF will also be in 3NF.
Correct Answer: C
Question 741 Explanation:
BCNF is a stronger version 3NF. So straight from definition of BCNF every relation in BCNF will also be in 3NF.
