Which normal form addresses partial dependencies, i.e., non-prime attributes dependent on part of a composite primary key? MCQ with Answer and Explanation
Which normal form addresses partial dependencies, i.e., non-prime attributes dependent on part of a composite primary key?
A. 3NF
B. BCNF
C. 1NF
D. 2NF
Answer: Option D
Solution (By JKExamLibrary)
Second Normal Form (2NF) eliminates partial dependencies by ensuring all non-key attributes are fully functionally dependent on the entire primary key.
No comments yet. Be the first to start the discussion!