Database
Across
- 1. Hold information (metadata) about the database.
- 3. ANSI level model describe how the data is physically stored and managed.
- 5. Person responsible for managing and maintaining a database.
- 8. ANSI level model that controlled by database administrator which manages the abstract representation of the entire database.
- 10. A single cell that hold information in database.
- 12. How users interacts with the system.
- 14. Referential Integrity ensure _______ between related data.
- 15. Software that enables users to manage databases.
- 17. Special ID that is unique for each tuple or record in the database.
- 19. Feature of DBMS that provide a summary or analysis.
- 20. Feature of DBMS that make a copy of data stored for recovery purposes.
Down
- 2. Column in the database.
- 4. A row or record in a relation.
- 6. Permission granted to users to interact with the database.
- 7. How different entities are related to each other.
- 9. Tool used by programmers to interact with the database is called _________ Interface.
- 11. ANSI level model showing different views of database based on the user.
- 13. Data structure used for fast retrieval of data. It helps find data quickly.
- 16. Feature of DBMS which provide an interface for data entry.
- 18. The ______ processor allows a user to perform searches to find specific data.