Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zhenye-na/sql-exercises
- Owner: Zhenye-Na
- Created: 2018-07-01T19:54:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T02:43:24.000Z (over 5 years ago)
- Last Synced: 2023-03-01T11:05:35.870Z (over 1 year ago)
- Topics: sql
- Language: PLpgSQL
- Homepage: https://en.wikibooks.org/wiki/SQL_Exercises
- Size: 48.8 KB
- Stars: 20
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)