Multiple Choice
Latham 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.
-Latham often has to look up bus routes based on specific bus stops.To speed up the search process in this large database,he might want to create a(n) ____ for the Bus Stop field in the Bus Routes table.
A) update query
B) outer join
C) index
D) self-join
Correct Answer:

Verified
Correct Answer:
Verified
Q32: Two tables joined using a common field
Q33: A multiple-field index must be created using
Q34: In a table relationship,the _ option requires
Q35: New tables created with the make-table query
Q36: Keisha is completing an internship with the
Q38: A(n)_ query creates a new table that
Q39: Taylor manages a database for a regional
Q40: The choice to enforce referential integrity is
Q41: An action query can only modify one
Q42: A calculation resulting in a single value