LESSON - 11 Notes
LESSON - 11 Notes
2. Queries
3. Creating a Query
✓ Using a wizard
✓ In design view
✓ In SQL view
4. Steps to create a query using a wizard
NOTE
1. Clicking on >> button moves all fields to “Fields in the query”
area.
2. By default, the field names will be displayed as column headers.
3. Sometimes field names are not user friendly, so an alias name is
more readable and required.
3. Once the query is created, it can be edited in Design view.
4. By default, the name of the query is Query_Table1.
NOTE
1. Observe that the visible check box is selected by default.
2. The query result will be displayed in the Tables Pane area.
3. By default, the name of the query is Query1.
4. To close the Query window, click on close button on the top right
corner of the window.
6. Editing a Query
✓ Right click on the query name which you want to edit in the objects area
of the database window.
✓ Select Edit option from the drop down menu. The query design window
will be displayed.
✓ Make the required changes like change the Alias, apply criteria or edit
the existing criteria etc.
✓ Save and close the query window.