SQL Max() Function
The MAX function is use to return the largest value of the selected column. MAX can be use only in numeric column.
As with other function, you can also give an Alias to the MAX function.
SQL MIN() Syntax
The MAX function is use to return the largest value of the selected column. MAX can be use only in numeric column.
As with other function, you can also give an Alias to the MAX function.
SQL MIN() Syntax