Skip to content

sum_distinct

function sum_distinct(column): Column;

Defined in: functions/aggregate.ts:49

Returns the sum of distinct values in the expression.

ParameterType
columnColOrName

Column