Секція 1. Розділ 39
single
The SUM() Function
Свайпніть щоб показати меню
SUM() returns the total of all the values in a given column.
Here's an example:
123SELECT SUM(population) FROM country WHERE continent='Asia';
The SUM() function calculates the total population of all Asian countries found in the country table.
Завдання
Swipe to start coding
Write an SQL query that returns the sum of the surfacearea of countries from 'Europe'.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 39
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат