Across
- 5. A process of organizing the data in database to avoid insertion, update, deletion anomalies.
- 7. ... key uniquely identifies rows in the table.
- 9. What database feature checks to see if data meets certain rules when entered to a table?
- 11. A subset of the database sorted and displayed in a particular way.
- 14. An association between two or more tables.
- 15. A set of data values of a particular type that occurs once per row in the table.
- 17. The rule used to limit the type of data that can go into a table.
- 19. A way of requesting information from the database.
- 20. Column in a table that contains a specific piece of information within a record.
Down
- 1. The type of information a field contains.
- 2. ... key is composed of more than one attribute.
- 3. An object that stores data in rows and columns.
- 4. One-to-... relationship links a single record in one table to 0 or 1 record in a related table.
- 6. It helps to speed up searching specific values in a database.
- 8. Data ... is a repetition or superfluity of data.
- 10. A property or characteristic of an entity.
- 12. To arrange records in a specific way.
- 13. A set of possible values for an attribute.
- 16. Thing or object about which the data should be captured. Each is represented with a table.
- 18. Row in a table that contains specific information about a person/item/object.
