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()

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