Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Desafío: Ordenar Capitales No Europeas | 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 Capitales No Europeas

Here is the country table we are working with:

Tarea
test

Swipe to show code editor

Write an SQL query to get the name, capital, and continent columns from the country table (please retrieve these columns in this order). These countries must be not from the Europe continent. Sort the result by the capital column.

Note

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

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 6
toggle bottom row

bookDesafío: Ordenar Capitales No Europeas

Here is the country table we are working with:

Tarea
test

Swipe to show code editor

Write an SQL query to get the name, capital, and continent columns from the country table (please retrieve these columns in this order). These countries must be not from the Europe continent. Sort the result by the capital column.

Note

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

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 6
toggle bottom row

bookDesafío: Ordenar Capitales No Europeas

Here is the country table we are working with:

Tarea
test

Swipe to show code editor

Write an SQL query to get the name, capital, and continent columns from the country table (please retrieve these columns in this order). These countries must be not from the Europe continent. Sort the result by the capital column.

Note

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

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, capital, and continent columns from the country table (please retrieve these columns in this order). These countries must be not from the Europe continent. Sort the result by the capital column.

Note

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

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 6
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