Conteúdo do Curso
Introdução ao SQL
Introdução ao SQL
Desafio: Ordenar Capitais em Ordem Decrescente
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.
Obrigado pelo seu feedback!
Desafio: Ordenar Capitais em Ordem Decrescente
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.
Obrigado pelo seu feedback!