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