April 2013
Beginner
416 pages
9h 49m
English
In This Chapter
• What other query basics should I know?
• How do I build a query based on multiple tables?
• How do I modify the datasheet view of a query?
• How do I print my query results?
• Are my query results updateable?
• How do I further refine my queries with criteria?
Chapter 4, “Using Queries to Retrieve the Data You Need,” taught you the basics of working with queries. This chapter takes your knowledge of designing and working with queries to a whole new level. You begin by covering some essential query basics. We’ll then talk about the updateability of query results. You then learn how to work with queries based on data in more than one table. After you learn how to add multiple tables to ...