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

