Database

12345678910111213141516171819
Across
  1. 3. Key a composite key for which each attribute that makes up the key is a foreign key in its own right.
  2. 9. Model a type of database that stores and provides access to data points that are related to one another
  3. 11. a list of values, usually belonging to a particular field, displayed vertically in a table
  4. 12. a database object that contains different fields
  5. 13. a column or group of columns in a relational database table that provides a link between data in two tables
  6. 15. Management System software systems used to store, retrieve, and run queries on data
  7. 16. a collection of highly structured tables, wherein each row reflects a data entity, and every column defines a specific information field
  8. 17. a request for data
  9. 18. A data macro allows you to automate tasks and add functionality directly to your tables.
  10. 19. refers to the accuracy and consistency of the relationship between tables
Down
  1. 1. any person, place, or thing to be recorded in a database
  2. 2. specifies that all columns in a relational database must be declared upon a defined domain
  3. 4. a collection of highly structured tables, wherein each row reflects a data entity, and every column defines a specific information field
  4. 5. Key uniquely identify rows in a table and thus can be used alternatively as primary keys
  5. 6. database objects that contain all the data in a database
  6. 7. number AutoNumber is a type of data used in Microsoft Access tables to generate an automatically incremented numeric counter.
  7. 8. a copy of selected columns of data, from a table, that is designed to enable very efficient search
  8. 10. key the column or columns that contain values that uniquely identify each row in a table
  9. 13. Files a giant collection of data in which the tables and records have no relation between any other tables.
  10. 14. Collection of related data