distinctCountUll
This section contains reference documentation for the DISTINCTCOUNTULL function.
Signature
Usage Examples
SELECT distinctCountULL(teamID) AS value
FROM baseballStatsvalue
SELECT distinctCountULL(teamID, 14) AS value
FROM baseballStatsvalue
Related Functions
Function
Description
DISTINCTCOUNTRAWULL
Signature
Usage Example
DISTINCTCOUNTSMARTULL
Signature
Usage Examples
Last updated
Was this helpful?

