pub fn sum<E: Expression>(expr: E) -> AggregateExpr<Sum<E::Output>, E>where E::Output: Numeric,
sum(expr) - sum of values