Osio 1. Luku 38
single
The MAX() Function
Pyyhkäise näyttääksesi valikon
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.
Tehtävä
Pyyhkäise aloittaaksesi koodauksen
Write an SQL query to get the largest value from the surfacearea column in the country table.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 38
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme