Skip to content

Projeto prático do curso de SQL da plataforma Codeacademy.

Notifications You must be signed in to change notification settings

es99/SQL-Population-Queries-Part-II

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL-Population-Queries-Part-II

Project provided by Codecademy.

  • Work with a dataset of world population by country data from recent year. I'll write queries to retrieve interesting data and answer a set of specific questions.

  • Obs.: All answers are in the file population_queries.sql

1. How many entries in the database are from Africa?

2. What was the total population of Oceania in 2005?

3. What is the average population of countries in South America in 2003?

4. What country had the smallest population in 2007?

5. What is the average population of Poland during the time period covered by this dataset?

6. How many countries have the word "The" in their name?

7. What was the total population of each continent in 2010?

About

Projeto prático do curso de SQL da plataforma Codeacademy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published