SQL-exercise
Schemas, Questions & Solutions for SQL Exercising
Introduction
The schemas and questions are
[1] from Wikibook SQL Exercises [https://en.wikibooks.org/wiki/SQL_Exercises]. Solutions are from both this Wikibook and me (exercise 1-8). I also added some questions by myself.
or
[2] given by me using some practical examples I encountered (exercise 9-10).
Repository Structure
The repo structure is like below:
SQL-exercise
ββββSQL_exercise_1
ββββ......
ββββSQL_exercise_*
β *_schema_figure.png
β *_build_schema.sql
β *_questions_and_solutions.sql
ββββ......
License
Please note this repostory is under the Creative Commons Attribution-ShareAlike License[https://creativecommons.org/licenses/by-sa/3.0/].