CIS-2737 Concepts 2

12345678910111213
Across
  1. 2. A forum where changes are reviewed and approved
  2. 4. A two-dimensional table-style collection of data
  3. 6. A database technology that optimizes data for querying, analyzing, and reporting
  4. 8. A behind-the-scenes, system-generated copy of a selected field or fields organized in ascending or descending order
  5. 9. The SQL command that provides privileges to users, including the right to select, insert, update, and delete table data.
  6. 11. An Access index property that when set to Yes, requires every value in the index to be unique.
  7. 12. An action that occurs automatically in response to an associated database operation such as INSERT, UPDATE, or DELETE.
  8. 13. A structure that contains information about the objects (tables, columns, indexes, views, and so on) in a database.
Down
  1. 1. A form placed within a form that shows related records from another table or query
  2. 3. The uniqueness of data values contained in a single field.
  3. 5. Data that doesn’t meet the standards of 1NF
  4. 7. The SQL command that removes privileges granted to users.
  5. 10. Software that prevents the unauthorized access to a network or server, and can protect against electronic attacks on a database.