Зміст курсу
Вступ до SQL
Вступ до SQL
Завдання: Вибір Площі Поверхні
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.
Дякуємо за ваш відгук!
Завдання: Вибір Площі Поверхні
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.
Дякуємо за ваш відгук!