LEAST scalar function

The LEAST function returns the minimum value in a set of values.

Read syntax diagramSkip visual syntax diagramLEAST( expression, expression)

The LEAST function is identical to the MIN scalar function. For more information, see MIN scalar function.