Desafio: Contagem Continental
Here is the country
table we are working with:
Tarefa
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
).
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 5. Capítulo 4