Relational database

1234567891011121314
Across
  1. 2. Used to easily view and change data one row at a time
  2. 4. Database management system based on the relational model
  3. 6. Collected in tables
  4. 8. Database model which organizes data into a tree-like structure.
  5. 10. Database model using first-order predicate logic
  6. 13. Used for quick analysis of data
  7. 14. Basic object of a database
Down
  1. 1. Process of organizing to reduce redundancy
  2. 3. Unique among all identifiers
  3. 4. Way of connectiong 2 tables
  4. 5. Language used in maintaining a relational database
  5. 7. Database model showing objects and their relationships
  6. 9. Integrity that, when satisfied, requires every value of one attribute of a relation to exist as a value of another attribute in a different relation
  7. 11. Program for creating databases
  8. 12. Helps you find data that meets a specified condition