Skip to content

array_distinct

function array_distinct(column): Column;

Defined in: functions/collection.ts:27

Removes duplicate values from the array.

ParameterType
columnColOrName

Column