Function sum

Source
pub fn sum<'a, E>(expr: E) -> Function<'a>
where E: Into<Expression<'a>>,
Expand description

Calculates the sum value of a numeric column.