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