So far in this series, you've designed and built the tables for an asset-tracking database, and you've created relationships that allow your tables to "talk" with one another. Now it's time to create queries.
Why queries? Because they're one of the most powerful tools in your database. For example, if you want to know how many computers you own, you can build a query to fetch that data and total the numbers. Queries can also provide data for your forms and reports, and that can help make your database easier to build and use.
This course introduces queries and explains how to create the most common type of query, called a select query. This course builds on the others in the series, but still assumes you're new to Access and databases.
To learn more about this course, read the text in Goals and About this course, or look at the table of contents. Then click Next to start the first lesson.