Skip to main content

greatest

Function greatest 

Source
pub fn greatest(exprs: impl IntoIterator<Item = Expr>) -> Expr
Expand description

Create a GREATEST(exprs...) expression.