Contenido del Curso
Introducción a SQL
Introducción a SQL
Desafío: Selección de Área de Superficie
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.
¡Gracias por tus comentarios!
Desafío: Selección de Área de Superficie
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.
¡Gracias por tus comentarios!