Challenge: Population Threshold Query
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
Thanks for your feedback!
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Can you explain this in more detail?
What are the next steps I should take?
Can you give me an example?
Awesome!
Completion rate improved to 2.44
Challenge: Population Threshold Query
Swipe to show menu
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
Thanks for your feedback!
single