ISCC : Chapter 3

1234567891011121314151617181920212223242526272829
Across
  1. 2. – Duplicate copy of a database created to prevent data loss.
  2. 6. – Specialist responsible for database design, performance tuning, and security.
  3. 7. – Tree-like data structure where each record has one parent but many children.
  4. 10. – Database structure allowing many-to-many relationships through sets and owners.
  5. 11. – Repository containing metadata describing data elements, formats, and relationships.
  6. 12. – A collection of related records treated as a single unit.
  7. 16. – Special language used to retrieve and manipulate data from databases.
  8. 17. – Descriptive data providing information about other data, such as type, size, or structure.
  9. 21. – The unnecessary duplication of data across multiple files or systems.
  10. 24. – The science of examining raw data to discover patterns and support decision-making.
  11. 26. – The process of keeping stored data current and accurate by adding, updating, or deleting records.
  12. 27. – Standard programming language used for querying and managing relational databases.
  13. 28. – Software used to restore databases after corruption or system failure.
  14. 29. – Internet-based database accessed through a web interface or browser.
Down
  1. 1. – Data model that stores objects containing both data and the methods to process it.
  2. 3. – On-demand access to shared computing resources and data storage via the Internet.
  3. 4. – Framework defining how data is logically organized and related.
  4. 5. – Unique identifier that distinguishes one record from another in a table.
  5. 8. – The accuracy, consistency, and reliability of data stored in a database.
  6. 9. – Database model that organizes data into tables with rows and columns.
  7. 13. – A sequential record of activities and transactions that modify database contents.
  8. 14. – Extremely large data sets that require advanced analytics tools to process.
  9. 15. – A group of related fields that describe a single entity in a database.
  10. 18. – User permissions that control who can view or modify specific data.
  11. 19. – The process of checking data against a set of rules to ensure accuracy and consistency.
  12. 20. – Visual representation of entities, attributes, and relationships within a database.
  13. 22. – The structure showing the relationship between characters, fields, records, and files.
  14. 23. – Organized collection of related data that can be accessed, retrieved, and used efficiently.
  15. 25. – Smallest data unit that represents a specific attribute within a record.
  16. 26. – Software that manages database structure and controls access to data.