DB Web Applications
WebsiteDeployment DistributedNetworks
prev next prev next
  Course navigation
 
Lesson 1
Finding, sorting and filtering data in tables
   
Chances are that you are putting data in a database because you want to do something with it, that is analyze it, sort it, or use it to answer questions on how to run your organization more efficiently.
It may be that some of what you want to do with your data can only be done with queries and reports, however, even tables give you some analytic tools.
This module covers the different ways you can manipulate data within tables. You’ll learn how to:
  1. Use the Find and Replace dialog box
  2. Sort records using one or more fields
  3. Filter records to display a subset of records in a table
  4. Filter records using multiple criteria
  5. Filter records using complex criteria
  Course navigation