Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Desafio: Ordenação da Região Europa | Filtragem Avançada de 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

bookDesafio: Ordenação da Região Europa

Here is the country table we are working with:

Tarefa
test

Swipe to show code editor

Write an SQL query to get the name, region, capital, and population columns from the country table (please retrieve these columns in this order). These countries must be from the 'Europe' continent and have a population of ​​over 100 000. Then, sort the result by two of them - first by region in ascending order, then by capital, also in ascending order.

Note

Note that europe is not the same as Europe, so be careful and write correctly: Europe.

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 4. Capítulo 2
toggle bottom row

bookDesafio: Ordenação da Região Europa

Here is the country table we are working with:

Tarefa
test

Swipe to show code editor

Write an SQL query to get the name, region, capital, and population columns from the country table (please retrieve these columns in this order). These countries must be from the 'Europe' continent and have a population of ​​over 100 000. Then, sort the result by two of them - first by region in ascending order, then by capital, also in ascending order.

Note

Note that europe is not the same as Europe, so be careful and write correctly: Europe.

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 4. Capítulo 2
toggle bottom row

bookDesafio: Ordenação da Região Europa

Here is the country table we are working with:

Tarefa
test

Swipe to show code editor

Write an SQL query to get the name, region, capital, and population columns from the country table (please retrieve these columns in this order). These countries must be from the 'Europe' continent and have a population of ​​over 100 000. Then, sort the result by two of them - first by region in ascending order, then by capital, also in ascending order.

Note

Note that europe is not the same as Europe, so be careful and write correctly: Europe.

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!

Here is the country table we are working with:

Tarefa
test

Swipe to show code editor

Write an SQL query to get the name, region, capital, and population columns from the country table (please retrieve these columns in this order). These countries must be from the 'Europe' continent and have a population of ​​over 100 000. Then, sort the result by two of them - first by region in ascending order, then by capital, also in ascending order.

Note

Note that europe is not the same as Europe, so be careful and write correctly: Europe.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 4. 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