Зміст курсу
Вступ до SQL
Вступ до SQL
Завдання: Середнє значення великої площі поверхні
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the average value of a surfacearea
column, considering only those records where the surfacearea
exceeds 300000
.
Дякуємо за ваш відгук!
Завдання: Середнє значення великої площі поверхні
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the average value of a surfacearea
column, considering only those records where the surfacearea
exceeds 300000
.
Дякуємо за ваш відгук!