distinctCountHllPlus
This section contains reference documentation for the DISTINCTCOUNTHLLPLUS function.
Signature
Usage Examples
select DISTINCTCOUNTHLLPLUS(teamID) AS value
from baseballStats value
select DISTINCTCOUNTHLLPLUS(teamID, 12) AS value
from baseballStats value
Last updated
Was this helpful?

