Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days 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