pub fn greatest(exprs: impl IntoIterator<Item = Expr>) -> Expr
Create a GREATEST(exprs...) expression.
GREATEST(exprs...)