Multiple Choice
When there is a many-to-many relationship,it is common to have a linking table.A good example is between musicians and record albums,where any musician can record multiple albums,and any record album can be created by multiple musicians.In this case,what would be true of the linking table?
A) It would be composed entirely of the primary keys MusicianID and AlbumID,with no other fields allowed.
B) It would be composed entirely of the foreign keys MusicianID and AlbumID,with no other fields allowed.
C) If the Musicians table has a primary MusicianID value of 21,the linking table would have at least one record with a foreign MusicianID value of 21.
D) It would contain the foreign keys MusicianID and AlbumID and possibly other fields.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Primary and foreign keys relate information between
Q13: Suppose you try to create a pivot
Q14: The flexibility of the measures created by
Q15: The pivot table functionality that has been
Q16: In terms of importing data from a
Q18: Which of the following most accurately explains
Q19: Excel Data Model is a recent Microsoft
Q20: A hospital has a database for which
Q21: Microsoft refers to the role of add-ins
Q22: The initial step of correcting problems in