Quiz: DBMS Revision Sheet Questions
Browse questions from Quiz: DBMS Revision Sheet. Each question has options and an explanation.
Questions — Page 1 of 1
- What is the main goal of normalization?
- Which ACID property ensures that a transaction is treated as all-or-nothing?
- Indexes speed up reads but can slow down writes because index structures must also be updated.
- Which join keeps all rows from the left table even if no match exists on the right?
- A foreign key is primarily used to:
- What is a database deadlock?