DB Web Applications
WebsiteDeployment DistributedNetworks
prev next prev next
  Course navigation
 
Lesson 1
Intro Creating Access Queries
   
Queries are often used to pull together data from multiple related tables. If you want a prettier presentation, you might then use the query as the basis for a report or form. However, queries are more powerful than just pulling data together, you can also use them to find the data you need and to perform calculations.
When you complete this module you will be able to:
  1. Create a query with the Simple Query Wizard
  2. Group and summarize data in a query by using the Simple Query Wizard
  3. Identify the commonly used features of Query Design view
  4. Create a query in Query Design view
  5. View the results of the query
  6. Save the query design
  7. Use one query as the basis for another
  8. Edit a query
  9. Add criteria to queries
  10. Understand how to use multiple criteria in queries to get the results you want
  11. Specify the sort order for a query
  12. Create a new field by using a calculation
  Course navigation