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

