DISTINCTCOUNTRAWTHETASKETCH
This section contains reference documentation for the DISTINCTCOUNTRAWTHETASKETCH function.
Signature
Usage Examples
select distinctCountRawThetaSketch(teamID) AS value
from baseballStats value
select distinctCountRawThetaSketch(teamID, 'nominalEntries=10') AS value
from baseballStatsvalue
value
Was this helpful?

