Common Stat Functions Flashcards
1
Q
Stats count(x)
A
Return the number of occurrences of X
2
Q
Stats dc(X)
A
Returns a count of the distinct value of X
3
Q
Stats count by (X)
A
returns the number of occurrences in a specific field