Sektion 1. Kapitel 39
single
The SUM() Function
Stryg for at vise menuen
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.
Opgave
Swipe to start coding
Write an SQL query that returns the sum of the surfacearea of countries from 'Europe'.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 39
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat