Account
Categories

MySQL MAX()


MAX()
It returns the largest value using the given argument.

Syntax:

MAX(expression)

Example:



    

Output: