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.
-A join that relates records from the Bus Number table with the Bus Routes table based on the same Bus ID is an example of a(n) ____ join.
A) inner
B) outer
C) self
D) common
Correct Answer:

Verified
Correct Answer:
Verified
Q1: A table that always has a one-to-many
Q2: The relationship table in a(n)_ relationship contains
Q3: The default join type for table relationships
Q5: In an auto parts inventory database,one car
Q6: The type of join in a relationship
Q7: The abbreviation for a one-to-one relationship.<br>A)append query<br>B)delete
Q8: Records deleted using a Delete query are
Q9: Remove a table from the Query window
Q10: Latham works in the logistics department for
Q11: When a new table is created using