Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Desafío: Encuentra Países, IDs, Poblaciones, Regiones, y Ordénalos | Ordenar Datos Recuperados
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: Encuentra Países, IDs, Poblaciones, Regiones, y Ordénalos

Here is the country table we are working with:

Tarea
test

Swipe to show code editor

Write an SQL query to get all id, name, and population, region columns from the country table (please retrieve these columns in this order). Then, sort the results first by region from Z to A and then by population from lowest to highest.

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

bookDesafío: Encuentra Países, IDs, Poblaciones, Regiones, y Ordénalos

Here is the country table we are working with:

Tarea
test

Swipe to show code editor

Write an SQL query to get all id, name, and population, region columns from the country table (please retrieve these columns in this order). Then, sort the results first by region from Z to A and then by population from lowest to highest.

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

bookDesafío: Encuentra Países, IDs, Poblaciones, Regiones, y Ordénalos

Here is the country table we are working with:

Tarea
test

Swipe to show code editor

Write an SQL query to get all id, name, and population, region columns from the country table (please retrieve these columns in this order). Then, sort the results first by region from Z to A and then by population from lowest to highest.

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 all id, name, and population, region columns from the country table (please retrieve these columns in this order). Then, sort the results first by region from Z to A and then by population from lowest to highest.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 2. Capítulo 10
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