Operating-Systems
November 25, 2023Operating-Systems
November 25, 2023Normalization
|
Question 3
|
(a) Consider the relation scheme R(A, B, C) with the following functional dependencies:
A, B → C, C → A
Show that the scheme R is the Third Normal Form (3NF) but not in Boyce-Code Normal Form (BCNF).
(b) Determine the minimal keys of relation R.
|
Theory Explanation.
|
Correct Answer: A
