Microsoft Access 2000: Query and Report Management
Classified in Computers
Written on in
English with a size of 3.49 KB
Access 2000 Queries: Fundamentals
Access 2000 is not case-sensitive when searching for records.
Saving a Query
- To save the query, click the Save button in the dialog box. A prompt will appear to name the query.
- Enter the name of the query.
- Click the OK button.
- To close the query, click the Close button.
Running a Query
Queries can be run from the Query Design window or directly from the database window.
From the Database Window:
- Select the query to execute.
- Click the Open button.
From the Query Design Window:
- Click the Run button
on the toolbar.
When viewing query results, you are seeing a subset of the table that meets the specified criteria. Therefore, any data modification made here will also be applied to the related table.
Modifying Query Design
- Navigate