Multiple Choice
In a database for a health care clinic, a medical specialty is listed only once in the Specialties table, but each specialty may be linked to many doctors in the Doctors table. What type of relationship do the Specialties and Doctors tables have?
A) one to many
B) one to one
C) many to one
D) many to many
Correct Answer:

Verified
Correct Answer:
Verified
Q39: A one-to-many relationship with _ means that
Q40: Which fields should you index in a
Q41: Information-level design is independent of any particular
Q42: In an entity-relationship model (ERM) for a
Q43: Access uses Database Design Language (DBDL) to
Q45: Because you cannot directly create a many-to-many
Q46: A(n) _ is a field that contains
Q47: Explain the difference between information-level design and
Q48: When the Unique property for an index
Q49: In the following Database Design Language (DBDL)