1.

A table on the many side of a one to many or many to many relationship must:(a) Be in Second Normal Form (2NF)(b) Be in Third Normal Form (3NF)(c) Have a single attribute key(d) Have a composite keyI got this question in an online quiz.Question is from Normal Forms topic in chapter Normalization of Database Management

Answer»

Correct ANSWER is (d) Have a COMPOSITE key

For explanation: The relation in second normal form is ALSO in FIRST normal form and no partial DEPENDENCIES on any column in primary key.



Discussion

No Comment Found

Related InterviewSolutions