A relation that is in first normal form and every non-primary key attribute is fully functionally dependent on the primary key is in second normal form. A table is in 2nd normal form if
|
- Moving relation from 1NF to 2NF involves removing partial dependencies.
- A relation that is on 1NF and has a single attribute primary key is automatically in 2NF.
No comments:
Post a Comment