distinctCountRawUll
This section contains reference documentation for the DISTINCTCOUNTRAWULL function.
Signature
Usage Examples
select distinctCountRawULL(teamID) AS value
from baseballStats value
select distinctCountRawULL(teamID, 14) AS value
from baseballStats value
Last updated
Was this helpful?

