https://github.com/rustkas/understanding-sql-imp
SQL for MySQL 5.6. The implementation of examples to the book of Martin Gruber "Understanding SQL" 1990
https://github.com/rustkas/understanding-sql-imp
mysql sql
Last synced: about 1 month ago
JSON representation
SQL for MySQL 5.6. The implementation of examples to the book of Martin Gruber "Understanding SQL" 1990
- Host: GitHub
- URL: https://github.com/rustkas/understanding-sql-imp
- Owner: rustkas
- License: mit
- Created: 2018-03-01T11:46:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T11:24:25.000Z (over 8 years ago)
- Last Synced: 2025-10-11T15:38:25.186Z (8 months ago)
- Topics: mysql, sql
- Language: Batchfile
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Understanding-SQL-imp
SQL for MySQL 5.6 examles implementation for the book of Martic Gruber "Understanding SQL" 1990