InterviewSolution
Saved Bookmarks
| 1. |
What Is 2nf Normalization Form? |
|
Answer» ELIMINATE REDUNDANT DATA If an attribute depends on only part of a multi-valued key, remove it to a SEPARATE table. Eliminate Redundant Data If an attribute depends on only part of a multi-valued key, remove it to a separate table. |
|