Seção 1. Capítulo 41
single
The SUM() Function
Deslize para mostrar o menu
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.
Tarefa
Deslize para começar a programar
Write an SQL query that returns the sum of the surfacearea of countries from 'Europe'.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 41
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo