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

https://github.com/victorgonbu/sql

These are all the exercises and quizzes available in SQLZOO which were solved and saved in this repository.
https://github.com/victorgonbu/sql

sql

Last synced: 6 months ago
JSON representation

These are all the exercises and quizzes available in SQLZOO which were solved and saved in this repository.

Awesome Lists containing this project

README

          

# SQL

All SQLZOO Exercises and quizzes solved

# Exercises/files

SELECT BASICS
SELECT FROM NOBEL
SELECT FROM WORLD
SELECT IN SELECT
JOIN
MORE JOIN
SELF JOIN
SUM AND COUNT
USING NULL