Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Desafío: Ordenar Región de Europa | Filtrado de Datos Avanzado
Introducción a SQL
course content

Contenido del Curso

Introducción a SQL

Introducción a SQL

1. Recuperando Datos
2. Ordenar Datos Recuperados
3. Filtrando Datos
4. Filtrado de Datos Avanzado
5. Funciones de Agregación

bookDesafío: Ordenar Región de Europa

Here is the country table we are working with:

Tarea
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 desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 4. Capítulo 2
toggle bottom row

bookDesafío: Ordenar Región de Europa

Here is the country table we are working with:

Tarea
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 desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 4. Capítulo 2
toggle bottom row

bookDesafío: Ordenar Región de Europa

Here is the country table we are working with:

Tarea
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 desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Here is the country table we are working with:

Tarea
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 desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 4. Capítulo 2
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
We're sorry to hear that something went wrong. What happened?
some-alt