Firebird Documentation IndexFirebird 2.1 Language Ref. Update → Aggregate functions
Firebird Home Firebird Home Prev: SOMEFirebird Documentation IndexUp: Firebird 2.1 Language Ref. UpdateNext: LIST()

Chapter 11: Aggregate functions

Table of Contents

LIST()
MAX()
MIN()

Tip

Find a more recent version at Firebird 5.0 Language Reference: Aggregate Functions

Aggregate functions operate on groups of records, rather than on individual records or variables. They are often used in combination with a GROUP BY clause.

Prev: SOMEFirebird Documentation IndexUp: Firebird 2.1 Language Ref. UpdateNext: LIST()
Firebird Documentation IndexFirebird 2.1 Language Ref. Update → Aggregate functions