Across
- 1. – Non-key attribute depending on another non-key attribute.
- 7. – Architecture with presentation, logic, and data layers. EXTERNALVIEW – User-level customized view of the database.
- 8. – Snapshot of data in the database at a specific time.
- 10. – Describes how data is physically stored in the database.
- 11. – Ability to modify schema without changing application programs.
- 13. – Overall logical view that hides physical storage.
Down
- 1. – A relation with no transitive dependencies.
- 2. – Attribute that uniquely identifies each tuple in a relation.
- 3. – A table consisting of rows and columns in a database.
- 4. – Relationship where one attribute uniquely determines another.
- 5. – Logical structure or design of the entire database.
- 6. – Software used to manage and interact with databases.
- 9. – Attribute that is not part of any candidate or primary key.
- 12. – Process to minimize redundancy and dependency in data.
