Case-Based Critical Thinking QuestionsCase 9-3Taylor manages a database for a regional hardware enterprise with 10 stores in 2 states.  The hardware store wholesales to contractors. The database includes these tables (among others): tblContractor, tblProducts, tblBilling, tblInvoices.
Taylor has added the tables tblContractor, tblBilling, and tblInvoices to the relationships window. He has created a relationship between the tblBilling and tblContractor based on the ContractorID field.  What type of relationship is this?

A. one-to-one
B. one-to-many
C. many-to-many
D. one-to-none


Answer: A

Computer Science & Information Technology

You might also like to view...

The symbols > and = are examples of ________ operators

Fill in the blank(s) with correct word

Computer Science & Information Technology

When an RF signal moves from one medium to another of a different density the signal actually bends instead of traveling in a straight line.  This is known as ____.

A. reflection B. absorption C. refraction D. scattering

Computer Science & Information Technology

Which of the following is true about a do...while loop?

A. The body of the loop is executed at least once. B. The logical expression controlling the loop is evaluated before the loop is entered. C. The body of the loop may not execute at all. D. It is a pretest loop.

Computer Science & Information Technology

Email attachments are the most commonly used way to spread viruses

Indicate whether the statement is true or false.

Computer Science & Information Technology