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 key
I got this question in an online quiz.
Question is from Normal Forms topic in chapter Normalization of Database Management