LEAST

Use LEAST to return the lowest value from a list of arguments. The data type of the result is based on the data type of the arguments.

Syntax

LEAST(argument1, argument2, argument3)