Question: Consider the following relational schema: Table2 (A, B, C, D, E) The table has the following functional dependencies: C ? D A ? B A,
Consider the following relational schema:
Table2 (A, B, C, D, E)
The table has the following functional dependencies:
C ? D
A ? B
A, C ? B, D, E
Indicate the columns/attributes and their dependencies that violate 2NF.
Transform Table2 schema into several schemas that are in 2NF (you can name the new table name to whatever name that you want).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
