Own full solutions for exercises in "Database System Concepts - 7th edition" by Silberschatz, Korth and Sudarshan.
- Online book content: https://db-book.com/
※ Note
It is important to note that potential inaccuracies or erroneous solutions may exist; thus, I recommend to employ this repository just for reference purposes. Note that the author provided the solutions to practice exercises; see. In case of practice exercises, you might want to refer to them first prior to my solutions.
Chapter | Name | Note | Solution |
---|---|---|---|
Ch 1. | Introduction | [Click to Move] | SKIP |
Ch 2. | Introduction to the Relational Model | [Click to Move] | [Click to Move] |
Ch 3. | Introduction to SQL | [Click to Move] | [Click to Move] |
Ch 4. | Intermediate SQL | [Click to Move] | [Click to Move] |
Ch 5. | Advanced SQL | [Click to Move] | [Click to Move] |
Ch 6. | Database Design Using the E-R Model | [Click to Move] | [Click to Move] |
Ch 7. | Relational Database Design | [Click to Move] | [Click to Move] |