Conteúdo do Curso
Introdução ao SQL
Introdução ao SQL
Desafio: Ordenar Países em Ordem Crescente
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all country name
values from the country
table, and display the results sorted in ascending order.
Obrigado pelo seu feedback!
Desafio: Ordenar Países em Ordem Crescente
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all country name
values from the country
table, and display the results sorted in ascending order.
Obrigado pelo seu feedback!