FairCom DB SQL provides a set of aggregative functions. These functions group together the values of multiple rows as input and perform calculations on these values. Each function returns a single value.
In This Section
AVG
AVG windowing function
COUNT
COUNT windowing function
COUNT_BIG
MAX
MIN
STDEV windowing function
STDEVP windowing function
SUM
SUM windowing function
VAR windowing function
VARP windowing function
TOCIndex