Across
- 1. A column in a database table that stores a single type of information for all records
- 4. Processed or organized data that provides meaning or insight
- 8. A row in a database table that contains data about one specific item or instance
- 10. A type of database structure that connects multiple tables through keys
- 11. A collection of related data organized to be easily accessed, managed, and updated
- 12. Structured Query Language used to interact with and manipulate databases
- 13. Entity-Relationship Diagram, a visual representation of how data entities are related in a database
- 14. A property or characteristic of an entity, represented as a column in a database table
- 15. A unique identifier for each record in a database table
Down
- 1. A simple type of database that stores data in a single table without relationships
- 2. An attribute that creates a link between two tables by referencing a primary key in another table
- 3. An object, person, or concept about which data is stored in a database
- 5. Data that is organized in a fixed format, typically in rows and columns within tables
- 6. A connection or association between two or more entities in a database
- 7. Raw facts or figures without context, such as numbers or words
- 9. A software system used to create, manage, and query databases
