Conteúdo do Curso
Introdução ao SQL
Introdução ao SQL
Desafio: Seleção de Área de Superfície
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to get the smallest surfacearea
from the country
table, where the surfacearea
is greater than 1000000.
Obrigado pelo seu feedback!
Desafio: Seleção de Área de Superfície
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to get the smallest surfacearea
from the country
table, where the surfacearea
is greater than 1000000.
Obrigado pelo seu feedback!