Avsnitt 1. Kapitel 37
single
The MIN() Function
Svep för att visa menyn
MIN() - this function returns the lowest value in a particular column.
Let's look at an example:
12SELECT MIN(population) FROM country;
Here, MIN() returns the smallest population value in the country table.
Uppgift
Swipe to start coding
Write an SQL query to get the smallest value from the surfacearea column in the country table.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 37
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal