A ________ relationship indicates that for each record in a table, there is only a single corresponding record in a related table

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


B

Computer Science & Information Technology

You might also like to view...

The ________ sort usually performs more exchanges than the ________ sort.

A) bubble, selection B) selection, bubble C) binary, linear D) linear, binary E) linear, bubble

Computer Science & Information Technology

Which piece of a data communications system handles analog input?

What will be an ideal response?

Computer Science & Information Technology

When some uses a person's name to find online information about them, it is said that the person has been ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Given the following list, the first element to be tested using the binary search and a target of 3 is:{1, 2, 3, 4, 5, 6, 7, 8, 9}

A. 1 B. 3 C. 5 D. 7 E. 9

Computer Science & Information Technology