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

CodeNameNosal/sqlzoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

SQLZoo with RSpec tests!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.9%
  • Shell 0.1%