Account
Categories

MySQL MIN()


MIN()
It returns the smallest value using the given argument.

Syntax:

MIN(expression)

Example:


   

Output: