Challenge: Find All Continents and Sort Them in Ascending Order
Task
Swipe to start coding
Write an SQL query to get unique continent
values from the country
table, and display the result in ascending order.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 2. ChapterΒ 11