Microsoft Exam Questions

Which of the following are the primary views of the query window?

Which of the following are the primary views of the query window?
Each correct answer represents a complete solution. Choose three.

A.
Layout view

B.
Design view

C.
Datasheet view

D.
SQL view

Explanation:
The three primary views of the query window are as follows:
1.Design view: This view is used to create an Access query.
2.Datasheet view: This view is used to display the records that are returned by an Access query.
3.SQL view: This view is used to display the SQL statements behind an Access query.
Answer A is incorrect. The Layout view is not the primary view of the query window.