Across
- 3. A database object that improves query performance
- 4. A column in a database table
- 6. A set of SQL commands used to manipulate data
- 9. A field that establishes a relationship between two tables
- 13. A set of properties ensuring reliable database transactions
- 15. A structure that organizes data into rows and columns
- 16. A property ensuring transactions do not interfere with each other
- 17. A property ensuring committed transactions are permanent
- 18. A command used to undo changes in a transaction
- 19. A property ensuring valid state transitions in a database
- 20. The process of reducing redundancy in a database
- 24. A command used to save all changes in a transaction
- 25. A term used in relational databases to refer to a table
Down
- 1. An operation that combines rows from two or more tables
- 2. The overall structure of a database
- 5. The unnecessary duplication of data
- 7. A unique identifier for a table record
- 8. The process of improving database performance
- 10. A sequence of operations performed as a single unit
- 11. The language used to interact with databases
- 12. A virtual table based on a query result
- 14. A set of SQL commands used to define database structures
- 21. A technique used to control concurrent access to data
- 22. A database object that executes automatically in response to events
- 23. A row in a database table
