collect_set
function collect_set(column): Column;Defined in: functions/aggregate.ts:80
Returns a set of objects with duplicate elements eliminated.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function collect_set(column): Column;Defined in: functions/aggregate.ts:80
Returns a set of objects with duplicate elements eliminated.
| Parameter | Type |
|---|---|
column | ColOrName |