Query Basics in Access 2007

Microsoft Access Add comments

As the name suggests, queries are a way to ask questions about your data, like what products net the most cash, where do most customers live, and who ordered the embroidered toothbrush? Access saves each query in your database, like any other database object (Section 1.1). Once you’ve saved a query, you can run it any time you want to take a look at the live data that meets your criteria.

Queries’ key feature is their amazing ability to reuse your hard work. Queries also introduce some new features that you don’t have with the datasheet alone:

  • Queries can combine related tables. This feature’s insanely useful because it lets you craft searches that take related data into account. In the Boutique Fudge example, you can use this feature to create queries that find orders with specific product items, or orders made by customers living in specific cities. Both these searches need relationships, because they branch out past the Orders table to take in information from other tables (like Products and Customers). You’ll see how this works in Section 6.3.

  • Queries can perform calculations. The Products table in the Boutique Fudge database lists price information, along with the quantity in stock. A query can multiply these details, and then add a column that lists the calculated value of the product you have on hand. You’ll try out this trick in Section 6.5.

  • Queries can automatically apply changes. If you want to find all the orders made by a specific person and reduce the cost of each one by 10 percent, then a query can apply the entire batch of changes in one step. This action requires a different type of query, an action query, which you’ll consider in Chapter 7.

In this chapter, you’ll consider the simplest and most common type of query: the select query, which retrieves a subset of information from a table. Once you’ve retrieved this information, you print or edit it using a datasheet, in the same way you interact with a table.

Popularity: 2% [?]

Related Post

  • Queries that Select Records in Access 2007
  • Finding Duplicate Records with a Query in Access 2007
  • Implementing Balanced Scorecard with MS Excel
  • Selecting the Top Values with a Query in Access 2007
  • Query Power: Calculated Fields and Text Expressions in Access 2007
  • Don't Find What You're Looking For? Please Try Here...

    Google
     

    Leave a Reply

    WP Theme & Icons by N.Design Studio
    Entries RSS Comments RSS Add to Technorati Favorites Log in