Things You'll Need:
-
Step 1
Using the F11 key, open the database window.
-
Step 2
Click on the Query tab.
-
Step 3
Click New.
-
Step 4
When the Query window opens, select Simple Query Wizard.
-
Step 5
Select the first table you want to use. Then, select the fields that you want to base your query on. Move those fields into the selection window by clicking on the > symbol. In the library example, you would select the Book table, then choose the Title field for your query.
-
Step 6
Repeat the last step with as many other tables as you want to use. In the library example, you could select the Users table, then select the Name field for your query.
-
Step 7
Follow the wizard's instructions. Click Finish when ready. Your query appears, showing information from the multiple tables that you selected. The library example would display a list of books in your library, with the name of the borrower beside each.







