Syntax of Condition Functions¶
This section describes the syntax of condition functions (that can also be used to define derived fields). These functions can be grouped into different types based on the data type to which they are applied:
Arithmetic functions: see section Arithmetic Functions.
Text processing functions: see section Text processing Functions.
Date processing functions: see section Date Processing Functions.
XML processing functions: see section XML Processing Functions.
Type conversion functions: see section Type Conversion Functions.
Aggregation functions: see section Aggregation Functions.
Analytic functions: see section Analytic Functions (Window Functions).
Other functions: see section Other Functions.