InterviewSolution
Saved Bookmarks
| 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 |
|