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

https://github.com/raleighlittles/sql-practice-solutions

Annotated solutions to the "SQL Practice" exercises
https://github.com/raleighlittles/sql-practice-solutions

sql sql-practice sql-practice-exercises

Last synced: 5 months ago
JSON representation

Annotated solutions to the "SQL Practice" exercises

Awesome Lists containing this project

README

          

# About

This repository contains my annotated solutions to the 52 SQL exercises at https://www.sql-practice.com/

Each SQL file contains the question as a comment at the top, and the solution.