[ Team LiB ] Previous Section Next Section

Summary

This hour covers the foundations of perhaps the most important function of a database: getting data from the database and into a usable form. You have learned about the Select query used to retrieve data from a table, how to retrieve data from multiple tables, and how to use functions in queries to make them more powerful by synthesizing data. In Hour 15 you will extend your abilities with Action queries, Parameter queries, and queries that use other join types.

    [ Team LiB ] Previous Section Next Section