Returns count of distinct values within a column
COUNTD( column )
column
Returns the count of all non-null distinct values in a column
Column or array to count
Outputs count of distinct values in column
Last updated 2 years ago
Was this helpful?