Challenge: Population Threshold Query
Task
Swipe to start coding
Write an SQL query to retrieve the name
, population
, region
, and capital
columns from the country
table (please retrieve these columns in this order), returning only the countries with a population
greater than or equal to 300000.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 4
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 2.44
Challenge: Population Threshold Query
Swipe to show menu
Task
Swipe to start coding
Write an SQL query to retrieve the name
, population
, region
, and capital
columns from the country
table (please retrieve these columns in this order), returning only the countries with a population
greater than or equal to 300000.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 2.44SectionΒ 3. ChapterΒ 4
single