Sección 1. Capítulo 37
single
The MIN() Function
Desliza para mostrar el menú
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.
Tarea
Swipe to start coding
Write an SQL query to get the smallest value from the surfacearea column in the country table.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 37
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla