Case-Based Critical Thinking QuestionsCase 9-2Latham works in the logistics department for a large city bus system.  As routes are changed, Latham accesses the internal database to ensure all records are accurate.  The Bus Route System database includes a one-to-many relationship between the Bus Number and the Bus Routes with Bus ID as the common field.  This allows the two tables to be joined to create a query based on data from both tables:  Bus Number and Bus Routes.
The relationship between the Bus Number and the Bus Routes tables is one-to-many which means that each Bus Route record is connected to _____ Bus Number record(s).

A. at most one
B. at least one
C. exactly one
D. zero, one, or more

Answer: A

Computer Science & Information Technology

You might also like to view...

MC______(CGI) describes a set of protocols widely used over the World Wide Web.

a) Common Global Internet. b) Common Gateway Interface. c) Central Gateway Interface. d) None of the above.

Computer Science & Information Technology

In a database, a(n) _________ holds data for a single entity.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology