Chapter 12: Database Software

123456789101112131415161718192021
Across
  1. 3. Structured collection of related information organized for easily locating and retrieving the data.
  2. 4. Method to find a particular value among a set of values.
  3. 7. Database object that shows the output of the database of specific information requested by the user.
  4. 9. Type of query that displays desired information in rows with totals broken down in columns.
  5. 13. Database object used to display only certain data one record at a time.
  6. 14. A field that performs a calculation based on data within the same table.
  7. 16. Type of database that is a collection of tables that have been joined.
  8. 17. Primary key from another table.
  9. 18. Performs an action when it is run.
  10. 19. Program that handles the collection, storage, sorting, reporting, and organization of data.
  11. 20. Type of relationship that occurs when a single piece of data is related to several other pieces of data.
  12. 21. Database object that includes not only searching, but also finding and organizing the related details of records that meet certain search conditions.
Down
  1. 1. Contains information arranged in horizontal rows and vertical columns.
  2. 2. The view that displays data in table form.
  3. 5. Qualifiers on a query.
  4. 6. Field that will be used by the DBNMS to keep track of records.
  5. 8. Contains information related to the entry in the first column of the record.
  6. 10. A field that provides summary information related to other data within a table.
  7. 11. Allows a user to create a query that can be easily updated with a given search term.
  8. 12. Type of query that collects information from multiple tables.
  9. 15. The view that allows developers of the database to set up fields.
  10. 17. Contains information about specific characteristics of the entry described in a record.