Multiple Choice
Taylor manages a database for a regional hardware enterprise with 10 stores in 2 states. The hardware store wholesales to contractors.The database includes these tables (among others) : tblContractor,tblProducts,tblBilling,tblInvoices.
-Taylor wants to create a query that shows all contractors and identifies invoices assigned to those contractors.However,he also wants to see contractors who might not have an invoice assigned for this billing period.What type of join between tables will give Taylor the desired results?
A) inner join
B) outer join
C) self-join
D) many-to-many
Correct Answer:

Verified
Correct Answer:
Verified
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
Q37: Latham works in the logistics department for
Q38: A(n)_ query creates a new table that
Q40: The choice to enforce referential integrity is
Q41: An action query can only modify one
Q42: A calculation resulting in a single value
Q43: Records deleted using a delete query cannot
Q44: Adding indexes to tables speeds up the