Contenido del Curso
Introducción a SQL
Introducción a SQL
Desafío: Ordenar Capitales en Orden Descendente
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all capital
values from the country
table, and display the results sorted in descending order.
¡Gracias por tus comentarios!
Desafío: Ordenar Capitales en Orden Descendente
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all capital
values from the country
table, and display the results sorted in descending order.
¡Gracias por tus comentarios!