Skip to content
KnowledgeCity

Microsoft Access 2021: Advanced Queries

Learn how to use subqueries and the four major types of joins.
Preview the first lesson free — get full access to all 7 lessons.
Course: On-Demand
Intermediate Provider John Varan  7 Lessons ·  29m  in English 

Course Description

The difference between well-managed data and a confusing, disorganized database is the ability to write efficient queries. Subqueries enable you to write complicated queries in a simple way, opening up possibilities for even more sophisticated, powerful queries. Effectively executed queries can perform value calculations, join tables, and incorporate external data sources. They’re an essential tool for organizing your data for the best possible results.

Delve into a more detailed understanding of queries with this module. You’ll learn about more advanced ways to query data, such as writing subqueries and how to create relationships between your tables. We’ll go over the different types of joins to best support the needs of your queries, and you’ll be introduced to the four basic types of joins: outer join, inner join, full join, and cross join. Finally, we’ll explore how to write queries that can calculate values and how to query external data sources.

What You'll Learn

  • Write queries with calculated values
  • Query external data sources
  • Join tables in different ways to support your queries
  • Create subqueries to simplify complex queries
  • Apply the four basic join types: inner, outer, full, and cross joins

Key Takeaways

  • Subqueries enable you to write complicated queries in a simple way, opening up possibilities for more sophisticated, powerful queries.
  • Effectively executed queries can perform value calculations, join tables, and incorporate external data sources.
  • There are four basic types of joins: outer join, inner join, full join, and cross join, each chosen to best support the needs of your queries.
  • Creating relationships between tables and using different join types helps organize data for the best possible results.
  • Queries can be written to calculate values and to query external data sources.

Frequently Asked Questions

What will I learn in this course?

You will learn more advanced ways to query data, including writing subqueries, creating relationships between tables, using the different types of joins, writing queries that calculate values, and querying external data sources.

Which types of joins does this course cover?

It introduces the four basic types of joins: outer join, inner join, full join, and cross join, and explains how to choose joins to best support the needs of your queries.

What topics are included in the lessons?

The lessons cover Querying With Calculated Values, Subqueries, Inner Joins, Outer Joins, Full Joins, Cross Joins, and Querying External Data.

What skills does this course help develop?

It helps develop skills in Access Query Languages, Data Access, Extended SQL, Microsoft Access, Microsoft Data Access Components, and Query Understanding.

Why are subqueries useful?

Subqueries enable you to write complicated queries in a simple way, opening up possibilities for even more sophisticated, powerful queries.