Here are the steps to create this query:
1. Open the query design view
2. Add the Historic Inns table to the query design grid
3. Add the following fields from the Historic Inns table:
- Name
- Rooms
- Pets
4. Add the Location table to the query design grid
5. Add the following fields from the Location table:
- Street
- City
- State
- Zip
- Phone
6. Set the sort order for the Name field to Ascending
7. Set the criteria for the Rooms field to < 10
8. Set the criteria for the Pets field to = Yes
9. Save the query as PetsAllowed