Skip to content

approx_count_distinct

function approx_count_distinct(column, rsd?): Column;

Defined in: functions/aggregate.ts:133

Returns the approximate number of distinct items in a group.

ParameterType
columnColOrName
rsd?number

Column