Library
Compass SQL Reference
Aggregation functions
SUM
SUM
Use SUM to add numeric values and return a single value.
Syntax
SUM(numeric_expression)