Sektion 1. Kapitel 36
single
The MAX() Function
Stryg for at vise menuen
MAX() - This function returns the highest value in a particular column. Let's take a look at the following example:
12SELECT MAX(population) FROM country;
Here MAX() returns the largest population value in the country table.
Opgave
Swipe to start coding
Write an SQL query to get the largest value from the surfacearea column in the country table.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 36
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