• Stars
    star
    416
  • Rank 104,068 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created over 2 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🗄️ Solutions to Database System Concepts Seventh Edition

Cover page of the book database system concepts 7th edition

Solutions to Database System Concepts Seventh Edition

The solutions to the Practice Exercises are given at the book's website. But I include them here for completeness sake.

I try to answer the Exercises.

Usage

  1. Clone the whole repo or a single file as you wish.
  2. Open the markdown files (x.md) in VS Code (Visual Studio Code).
  3. Then press Ctrl + Shift + V to see the rendered file.

Contributing

If you find any mistakes, please create an issue to tell me.

Pull requests are also appreciated.