Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhenye-na/sql-exercises

💾 WIKIBOOKS: SQL Exercises
https://github.com/zhenye-na/sql-exercises

sql

Last synced: 3 days ago
JSON representation

💾 WIKIBOOKS: SQL Exercises

Awesome Lists containing this project

README

        

# SQL-Exercises

> *The purpose of any exercise is to steadily develop skills and to acquire the automatic algorithms for fulfilling certain operations. As for the SQL language, practical exercises are intended to enable the database programmer to quickly devise SQL queries in order to solve practically any problem, by having already studied similar problems in exercises. This book provides such a collection of practical solved SQL exercises.* ---- *From Wiki Book SQL-Exercises*

## Exercises

- [x] [The computer store](https://github.com/Zhenye-Na/SQL-Exercises/tree/master/1.%20The%20computer%20store)
- [x] [Employee management](https://github.com/Zhenye-Na/SQL-Exercises/tree/master/2.%20Employee%20management)
- [x] [The warehouse](https://github.com/Zhenye-Na/SQL-Exercises/tree/master/3.%20The%20warehouse)
- [x] [Movie theatres](https://github.com/Zhenye-Na/SQL-Exercises/tree/master/4.%20Movie%20theatres)
- [x] [Pieces and providers](https://github.com/Zhenye-Na/SQL-Exercises/tree/master/5.%20Pieces%20and%20providers)
- [x] [Scientists](https://github.com/Zhenye-Na/SQL-Exercises/tree/master/6.%20Scientists)
- [x] [Planet Express](https://github.com/Zhenye-Na/SQL-Exercises/tree/master/7.%20Planet%20Express)
- [x] [The Hospital](https://github.com/Zhenye-Na/SQL-Exercises/tree/master/8.%20The%20Hospital)