Skip to main content

least

Function least 

Source
pub fn least<V>(
    arguments: impl IntoIterator<Item = Expression>,
) -> TypedExpression<V>
Expand description

Build a typed SQL LEAST expression.