Two tables have a ____ relationship when they are both related to the same intermediate table with one-to-many relationships.

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

Answer: D

Computer Science & Information Technology

You might also like to view...

Match the following terms to their meanings:

I. Loop II. Iteration III. Counter variable IV. Step value V. Repetition structure A. A set of statements or a procedure B. One execution of a loop C. Used to count the number of times the loop repeats D. The amount by which the counter is incremented during each cycle of the loop E. Repeats the execution of a series of program statements

Computer Science & Information Technology

All devices must have a separate I/O address

Indicate whether the statement is true or false

Computer Science & Information Technology