Function least

Source
pub fn least(args: Vec<Expr>) -> Expr
Expand description

Returns least(args...), which evaluates to the smallest value in the list of expressions or NULL if all the expressions are NULL