Challenge: North America Population Sort
Task
Swipe to start coding
Write an SQL query to retrieve the id
,name
, population
, and continent
from the country
table (please retrieve these columns in this order), returning only rows with the 'North America' continent, and displaying the result in descending order by population
.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 2
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: North America Population Sort
Swipe to show menu
Task
Swipe to start coding
Write an SQL query to retrieve the id
,name
, population
, and continent
from the country
table (please retrieve these columns in this order), returning only rows with the 'North America' continent, and displaying the result in descending order by population
.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 2.44SectionΒ 3. ChapterΒ 2
single