Unit 6

12345678910111213141516171819202122
Across
  1. 3. conditions (filters, Query)
  2. 7. combine tables when criteria match
  3. 9. Uniquely identifies each record in a table
  4. 11. restore data after failure (availability)
  5. 13. all data about one subject (ROW)
  6. 14. numbers with decimals
  7. 16. flexible structure, distrubuted systems
  8. 19. Stores data in plain text
  9. 20. multiple strings
  10. 22. whole numbers
Down
  1. 1. data stored on multiple machines, location
  2. 2. A field that references a primary key in another table
  3. 4. A single piece of data about a subject(COLUMN)
  4. 5. A collection of records (rows) and fields (columns)
  5. 6. Uses multiple tables, joined using keys
  6. 8. what data you want (query)
  7. 10. which table (query)
  8. 12. single symbol
  9. 15. business keep operating despite disruptions
  10. 17. tree structure, one parent per record
  11. 18. system stays running (availability)
  12. 21. optimized for cloud environments, deployment