distinctCountCpcSketch
This section contains reference documentation for the DISTINCTCOUNTCPCSKETCH function.
Signature
Usage Examples
select distinctCountCpcSketch(teamID) AS value
from baseballStats value
select distinctCountCpcSketch(teamID, 'nominalEntries=256;accumulatorThreshold=10') AS value
from baseballStats value
value
Last updated
Was this helpful?

