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