MIN and MAX Functions in SQL | Oracle SQL fundamentals

preview_player
Показать описание
#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

Рекомендации по теме