Challenge: Population Sort
Here is the country
table we are working with:
Task
Swipe to start coding
Write an SQL query to retrieve the data from the population
column, using a SELECT
statement, and sort it in ascending order.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 2. ChapterΒ 2