https://github.com/jimmymckegger/sql_zoo
solutions to SQL zoo problems
https://github.com/jimmymckegger/sql_zoo
sql
Last synced: 4 months ago
JSON representation
solutions to SQL zoo problems
- Host: GitHub
- URL: https://github.com/jimmymckegger/sql_zoo
- Owner: JimmyMcKegger
- Created: 2021-03-30T20:19:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T22:03:59.000Z (about 5 years ago)
- Last Synced: 2025-10-20T09:17:44.314Z (8 months ago)
- Topics: sql
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL_Zoo
My solutions to [SQL zoo](https://sqlzoo.net/wiki/SQL_Tutorial) problems for the Odin project SQL course