Second Normal Form says that a relation schema is in 2NF if it is in 1NF and every non-prime attribute in is fully functionally dependent on the primary key.
Second Normal Form says that a relation schema is in 2NF if it is in 1NF and every non-prime attribute in is fully functionally dependent on the primary key.