Skip to content

sum

function sum(column): Column;

Defined in: functions/aggregate.ts:16

Returns the sum of all values in the expression.

ParameterType
columnColOrName

Column