Question 1
Which of the following is a key characteristic of Boyce-Codd Normal Form (BCNF)?
Question 2
What is the main purpose of decomposing a relation during normalization?
Question 3
Which of the following best describes a partial dependency in the context of normalization?
Question 4
A relation $R(A, B, C)$ has a functional dependency $A \rightarrow C$. Which of the following is true if $A$ is a candidate key?
Question 5
Which of the following is an example of a transitive dependency?