

You can copy the data from these tables or you can add your own. (If you already have data in your tables, skip this step). Here are the three tables that we created earlier in the tutorial, but this time they contain data. You’ll need to have some data in your tables before you create a query. Simply open it from the database and it’s ready to go. So no need to rebuild the same queries over and over again.

Queries can also be saved to the database. But it’s not just any old search.Ī query allows you to specify exactly which fields you want returned, and from which tables.Ī query also lets you add criteria for filtering the data. So for example, you could specify that you only want to see orders worth more than $100, or only products of a particular brand, or only customers who have only ever purchased one item, etc. Queries allow you to “search the database”.

This article is Part 3 of the Microsoft Access tutorial.
