COUNT
Returns the count of all non-null values in a column
Last updated
Was this helpful?
Returns the count of all non-null values in a column
COUNT( column )
Returns the count of all non-null values in a column
Input
Description
column
Column or array to count
Outputs count of values in column
Last updated
Was this helpful?
Was this helpful?