...
Function | Description |
---|---|
average | This function returns the arithmetic average of the set of numbers. It takes one argument of numeric type: Long, Float or Integer. It is only available if field on which it is applied, is of such type. |
maximum | |
minimum | |
sum | |
percent | |
distinct | |
count |
...