sum
function sum(column): Column;Defined in: functions/aggregate.ts:16
Returns the sum of all values in the expression.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function sum(column): Column;Defined in: functions/aggregate.ts:16
Returns the sum of all values in the expression.
| Parameter | Type |
|---|---|
column | ColOrName |