Functions
Conversion Functions
CAST
Temporal Functions
to_stringto_timestamputcnowdate_adddate_diffextract
Pattern Matching Functions
regexp_contains
Aggregate Functions
Function |
Argument type |
Return type |
Description |
|---|---|---|---|
|
|
Decimal for integer input, float for floating point input, otherwise the argument type. |
Average. |
|
Any row. |
|
Count. Returns |
|
|
Same as the argument type. |
Maximum. |
|
|
Same as the argument type. |
Minimum. |
|
|
Integer for integer input, float for floating point input, otherwise the argument type. |
Sum. |
|
|
Decimal for integer input, float for floating point input, otherwise the argument type. |
Sample standard deviation. |