Across
- 2. Improves the speed of data retrieval
- 3. Process after system crash to restore database
- 6. Standard language used to write queries
- 7. Organized collection of structured information
- 8. Software that manages databases
- 12. Clue
- 13. A unit of work in database management
- 16. A column in a table
- 17. Logical structure of the database
- 18. Saving a successful transaction permanently
- 19. Traditional way to store data before DBMS
Down
- 1. Request to access or manipulate data
- 3. Another name for a table in relational model
- 4. A type of DBMS based on a relational model
- 5. Uniquely identifies a row in a table
- 9. Two transactions waiting on each other endlessly
- 10. Multiple transactions happening at the same time
- 11. Reverting changes after an incomplete transaction
- 13. Collection of rows and columns in RDBMS
- 14. Hiding implementation details in DBMS
- 15. A single row in a relational table
