Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Desafio: Classificação da População da América do Norte | Filtrando Dados
Introdução ao SQL
course content

Conteúdo do Curso

Introdução ao SQL

Introdução ao SQL

1. Recuperando Dados
2. Classificando Dados Recuperados
3. Filtrando Dados
4. Filtragem Avançada de Dados
5. Funções de Agregação

book
Desafio: Classificação da População da América do Norte

Here is the country table we are working with:

Tarefa
test

Swipe to show code editor

Write an SQL query to retrieve the id,name, population, and continent from the country table (please retrieve these columns in this order), returning only rows with the 'North America' continent, and displaying the result in descending order by population.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 3. Capítulo 2
toggle bottom row

book
Desafio: Classificação da População da América do Norte

Here is the country table we are working with:

Tarefa
test

Swipe to show code editor

Write an SQL query to retrieve the id,name, population, and continent from the country table (please retrieve these columns in this order), returning only rows with the 'North America' continent, and displaying the result in descending order by population.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 3. Capítulo 2
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
We're sorry to hear that something went wrong. What happened?
some-alt