Sectie 1. Hoofdstuk 38
single
The MAX() Function
Veeg om het menu te tonen
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.
Taak
Veeg om te beginnen met coderen
Write an SQL query to get the largest value from the surfacearea column in the country table.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 1. Hoofdstuk 38
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.