Course Content
Introduction to SQL
Introduction to SQL
Challenge: Find the Population of the Countries
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all population
values from the country
table.
Thanks for your feedback!
Challenge: Find the Population of the Countries
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all population
values from the country
table.
Thanks for your feedback!