Challenge: Continental Count
Task
Swipe to start coding
Write an SQL query to retrieve the number of countries from the Europe
and Asia
continents (where continent
= Europe
or continent
= Asia
).
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 5. ChapterΒ 4