DBMS_Puzzle_2
Across
- 3. SQL command used to change data
- 4. Language used to talk to databases
- 6. Collection of rows and columns in a database
- 8. SQL command used to remove data
- 9. A set of database operations done together
- 12. Situation where two transactions wait for each other forever
- 13. Unique value that identifies each record in a table
- 15. A virtual table created from a query
Down
- 1. Process of reducing redundancy in tables
- 2. Field that connects two tables
- 4. SQL command used to retrieve data
- 5. SQL command used to add data
- 7. Used to combine rows from two or more tables
- 10. Another word for an attribute in a relation
- 11. Structure used to make searching faster
- 14. Another word for a tuple in a relation