Answer:
Create > Query Design
Step-by-step explanation:
If you want to create a simple query used to retrieve data from a single table, the easiest way to do it is:
- go to the Create tab
- click the Query Design command
- select the table
- select the fields and establish the parameters
- etc.
If you want to work on multiple tables and fields, plus you are going to establish several parameters and you are not sure all about how the information was entered, you should use the Create > Query Wizard.
The steps are fairly simple also, although they are more complex than the previous option:
- go to the Create tab
- go to New Query box ⇒ select Query Wizard
- add or select fields
- select the fields
- establish the parameters,
- etc.