filmov
tv
MIN and MAX Functions in SQL | Oracle SQL fundamentals
Показать описание
#SQL MIN() & MAX() #functions are used to find the lowest value and largest value of a #column respectively.
The #MIN() function returns the smallest value of the selected column.
The #MAX() function returns the largest value of the selected column
The #MIN() function returns the smallest value of the selected column.
The #MAX() function returns the largest value of the selected column