Product Documentation

SQL Reference Guide

Previous Topic

Next Topic

Aggregate Functions

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

COUNT

COUNT_BIG

MAX

MIN

SUM

TOCIndex