1 / 78

Analyzing Data For Effective Decision Making

Chapter 3. Analyzing Data For Effective Decision Making. Chapter Introduction. Organize and Retrieve information from an Access 2010 database Create complex queries Explore advanced queries Explore queries written in Structured Query Language. Tools Covered In This Chapter.

Download Presentation

Analyzing Data For Effective Decision Making

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 3 Analyzing Data For Effective Decision Making

  2. Chapter Introduction Organize and Retrieve information from an Access 2010 database Create complex queries Explore advanced queries Explore queries written in Structured Query Language Succeeding in Business with Microsoft Access 2010

  3. Tools Covered In This Chapter Action queries (update, append, delete, crosstab, and make-table) Aggregate functions (Avg, Max, Min, Sum) Calculated field Comparison and logical operators Filter by Form and Filter by Selection Find duplicates query Find unmatched records query Succeeding in Business with Microsoft Access 2010

  4. Tools Covered In This Chapter Immediate IF (IIF) function Parameter query Select query Simple Query Wizard SQL commands Top Values query Wildcard characters Succeeding in Business with Microsoft Access 2010

  5. Level 1 Objectives: Organizing and Retrieving Information from a Database Filter and sort data to make it more meaningful Create simple queries to answer business questions Develop queries using comparison criteria and wildcards Verify and print query results Succeeding in Business with Microsoft Access 2010

  6. Filtering and Sorting Data • Filter • Restricts data in single table to create temporary subset of records • See only certain records in table based on specified criteria • Sorting records • Organizing in particular order or sequence • Sort records regardless of whether table filtered Succeeding in Business with Microsoft Access 2010

  7. Filtering by Selection • Tools • Filter by Selection • Select particular field in datasheet • Display only data that matches contents of field • Specify only one criterion for filter • Filter by Form Succeeding in Business with Microsoft Access 2010

  8. Using Filter by Selection to Display a Temporary Subset of Records Succeeding in Business with Microsoft Access 2010

  9. Filtering by Form • Specify two or more criteria • Filter for comparative data • Use comparison operators • AND criteria • Selects records that contain all specified values • OR criteria • Selects records that contain any of specified values Succeeding in Business with Microsoft Access 2010

  10. Sorting Data to Increase Information Content • Organizes data and increases information value • Access sorts records based on primary key values • Use sorting to change order • To sort • Select sort field • Sort on multiple fields • Move fields in datasheet view so that they are adjacent Succeeding in Business with Microsoft Access 2010

  11. Sorting Data To Increase Information Content • Primary sort field • Access sorts records by this field first Succeeding in Business with Microsoft Access 2010

  12. Filtering Using the Filter Arrow Succeeding in Business with Microsoft Access 2010

  13. Using Queries to Answer Business Questions • Query • Database object • Stores criteria for selecting records from one or more tables based • Save query • Use it again • More powerful than filter • Display only some fields in table • Create fields that perform calculations Succeeding in Business with Microsoft Access 2010

  14. Using Queries to Answer Business Questions (continued) • Capabilities of Access queries: • Display selected fields and records from table • Sort records on one or multiple fields • Perform calculations • Generate data for forms reports and other queries • Update data in database • Find and display data from two or more tables • Create new tables • Delete records in table based on one or more criteria Succeeding in Business with Microsoft Access 2010

  15. Using Queries to Answer Business Questions (continued) • Select query • Ask question based on one or more tables in database • Result displayed in datasheet • Called recordset Succeeding in Business with Microsoft Access 2010

  16. Using the Simple Query Wizard to Create a Query • Simple query wizard • Presents list of tables and queries in database • And fields that they contain • Select fields from one or more tables • Wizard creates and displays results Succeeding in Business with Microsoft Access 2010

  17. Including Summary Statistics in a Query for Data Analysis • Summary query • Groups records • Calculate sum, average, minimum, or maximum value in each selected field • Count records in table or query • Click summary options button Succeeding in Business with Microsoft Access 2010

  18. Succeeding in Business with Microsoft Access 2010

  19. Creating a Query in Design View • Select query window in Design view has two sections • Area for field lists at top of window • Design grid below it • Add tables for query to top part of window • Appear as field lists • Query by example (QBE) • Typing search value as a criterion Succeeding in Business with Microsoft Access 2010

  20. Query Design View Tools Succeeding in Business with Microsoft Access 2010

  21. Creating Queries with Multiple Criteria • Most queries involve more than one criterion • Represent AND criteria • Entering conditions in same criteria row in query design grid • Specify OR criteria • Use “or” row of query design grid Succeeding in Business with Microsoft Access 2010

  22. Setting Criteria for the Query in Design View Succeeding in Business with Microsoft Access 2010

  23. Specifying Sort Order in Queries • Query results appear in same order as data from underlying tables • Unless specify sort order when designing query • Sort order determined from left to right Succeeding in Business with Microsoft Access 2010

  24. Running a Query • Click Run button in the Results group • Access displays datasheet of records • Save query • Save only design • Not values from tables displayed in results Succeeding in Business with Microsoft Access 2010

  25. Enhancing Query Criteria to Improve Data Analysis • Expand criteria by using • Wildcards • Comparison operators Succeeding in Business with Microsoft Access 2010

  26. Using Wildcards for Inexact Query Matches • Wildcard character • Placeholder • Stands for one or more characters • Comment fields • Use same keywords throughout memos • Easily retrieve records later • Use wildcards when specifying keyword as a query criterion • To select records that contain characters before and after keyword Succeeding in Business with Microsoft Access 2010

  27. Wildcard Characters Used in Queries Succeeding in Business with Microsoft Access 2010

  28. Using Wildcards for Inexact Query Matches (continued) • Access inserts • Word “LIKE” for criteria with wildcards quotation marks around text • LIKE “*Spanish*” • Pound signs around dates • #12/*/2013# Succeeding in Business with Microsoft Access 2010

  29. Using Comparison Operators to Refine Query Criteria • Comparison operators • Compare value in field with range of values in criterion • Clear the grid • Start with same field list but blank grid Succeeding in Business with Microsoft Access 2010

  30. Comparison Operators Succeeding in Business with Microsoft Access 2010

  31. Verifying and Printing Query Results • Verify query results before • Distributing query to others • Using it as basis for decisions • Use business knowledge • Determine whether results adequately answer question • Print query datasheet Succeeding in Business with Microsoft Access 2010

  32. Modifying Query Datasheets • Improve appearance of query or table datasheet • Resize column widths in any datasheet • Double-click line between field names to resize columns to best fit Succeeding in Business with Microsoft Access 2010

  33. Formatting Options for Query and Table Datasheets Succeeding in Business with Microsoft Access 2010

  34. Level 1 Summary • Use filtering and sorting to change data display • Develop queries using • Simple query wizard • Design view • Use comparison operators and wildcards to make queries more flexible • Verify query results using business knowledge Succeeding in Business with Microsoft Access 2010

  35. Level 2 Objectives:Creating More Complex Queries Design special types of queries Design queries that compare data from more than one table Refine table relationships by specifying the join type Perform calculations in queries Succeeding in Business with Microsoft Access 2010

  36. Designing Special Types of Queries Succeeding in Business with Microsoft Access 2010

  37. Using Queries to Find Duplicate Records • Duplicates Query Wizard • Searches for duplicate values in fields • Improve business operations • Designed to identify records that contain same information in particular field Succeeding in Business with Microsoft Access 2010

  38. Using Queries to Find Unmatched Records • Find Unmatched Query Wizard • Compares records in two specified tables or recordsets • Finds all records in one table or query that have no related records in second table or query • Requires that two tables being compared have common field Succeeding in Business with Microsoft Access 2010

  39. Limiting the Records in the Query Results • Limiting results to only a few records often aids analysis • Top and Bottom Values • Sorts and then filters records • Display specified number of records that contain top or bottom values Succeeding in Business with Microsoft Access 2010

  40. Top Values Query Design and Results Succeeding in Business with Microsoft Access 2010

  41. Designing a Parameter Query • Parameter values • Phrase usually in form of a question or instruction • Enclosed in square brackets • Serves as prompt to user to enter value • Example • [Enter a job ID:] Succeeding in Business with Microsoft Access 2010

  42. Parameter Query to Allow User Input when the Query Is Run Succeeding in Business with Microsoft Access 2010

  43. Analyzing Data from More than One Table • Data from more than one table required to answer question • Combine records from two or more tables • Display only information needed • Work in design view to specify criteria for selecting records from multiple tables • Lines between tables link primary key to foreign key field • Primary key designated with 1 • Foreign key designated with ∞ Succeeding in Business with Microsoft Access 2010

  44. Analyzing Data from More than One Table (continued) • Join tables • Linking of tables using primary and foreign keys • Established relationship • Or • Each table shares field with same or compatible data type • One join field primary key • If tables do not include fields that can be joined • Add one or more extra tables or queries • Link tables that contain the data Succeeding in Business with Microsoft Access 2010

  45. Analyzing Data from More than One Table (continued) • Use queries as source of underlying data for another query in place of one or more tables • Create queries based on more than one object • Should not use any table or query that does not have common field with at least one of the other tables or queries • Otherwise Access displays every combination of records between two tables Succeeding in Business with Microsoft Access 2010

  46. Refining Relationships with Appropriate Join Types • Inner join • Displays all records in one table that have corresponding values in common field in another table • Records must match before being displayed in query results • Outer join • Display all records of one table • Regardless of whether corresponding record stored in related table Succeeding in Business with Microsoft Access 2010

  47. Succeeding in Business with Microsoft Access 2010

  48. Succeeding in Business with Microsoft Access 2010

  49. Succeeding in Business with Microsoft Access 2010

  50. Refining Relationships with Appropriate Join Types (continued) • Outer join types • Left • Right • Use join properties dialog box • To change join type • By default tables related using inner joins Succeeding in Business with Microsoft Access 2010

More Related