Field Summary | ||
---|---|---|
const Number | SUM | |
Represents Sum function.
|
||
const Number | COUNT | |
Represents Count function.
|
||
const Number | AVERAGE | |
Represents Average function.
|
||
const Number | MAX | |
Represents Max function.
|
||
const Number | MIN | |
Represents Min function.
|
||
const Number | PRODUCT | |
Represents Product function.
|
||
const Number | COUNT_NUMS | |
Represents Count Nums function.
|
||
const Number | STD_DEV | |
Represents StdDev function.
|
||
const Number | STD_DEVP | |
Represents StdDevp function.
|
||
const Number | VAR | |
Represents Var function.
|
||
const Number | VARP | |
Represents Varp function.
|
||
const Number | DISTINCT_COUNT | |
Represents Distinct Count function.
|
const Number SUM
const Number COUNT
const Number AVERAGE
const Number MAX
const Number MIN
const Number PRODUCT
const Number COUNT_NUMS
const Number STD_DEV
const Number STD_DEVP
const Number VAR
const Number VARP
const Number DISTINCT_COUNT