Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 400 Bytes

File metadata and controls

13 lines (10 loc) · 400 Bytes

SQL Zoo practice

My answers to some SQL practice.

To run the rspec tests, you can run bundle install from the "questions_and_answers" folder, and then run ./import_db.sh from the "questions_and_answers/data" folder.

Currently hung up on:

Some countries have populations more than three times that of any of their
neighbors (in the same continent). Give the countries and continents.