DB
FunctionsMath

least

Returns the smallest numeric value across all arguments for each row.

least(…) → Float64

Kind · scalar

Returns the smallest numeric value across all arguments for each row.

Part of the Math family.