Chapter 9. Designing Queries for Jet Databases
In this chapter
Introducing Jet Queries
Queries are an essential tool in any database management system. You use queries to select records, and add, update, and delete records in tables. Most often you use queries to select specific groups of records that meet criteria you specify. You can also use queries to combine information from different tables, providing a unified view of related data items. In this chapter, you learn the basics of creating your own select queries, including specifying selection criteria and using the results ...
Get Special Edition Using Microsoft® Office Access 2003 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.