3.
|
When you normalize a relation by breaking it into two smaller relations, what must you do to maintain data integrity?
Please select all the correct answers.
|
|
A.
|
Link the relations by a common field
|
|
B.
|
Remove any functional dependencies from both relations
|
|
C.
|
Assign both relations the same primary key field(s)
|
|
D.
|
Create a primary key(s) for the new relation
|