juan-cantero / database_system_concepts_answers

๐Ÿ—„๏ธ Solutions to Database System Concepts Seventh Edition

Repository from Github https://github.comjuan-cantero/database_system_concepts_answersRepository from Github https://github.comjuan-cantero/database_system_concepts_answers

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 repo:
git clone https://github.com/noahabe/database_system_concepts_answers
  1. Open the markdown files (x.md) in VS Code (Visual Studio Code).
  2. 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.

About

๐Ÿ—„๏ธ Solutions to Database System Concepts Seventh Edition

License:MIT License


Languages

Language:Python 100.0%