Skip to content
Mathias Rangel Wulff edited this page Jun 12, 2015 · 3 revisions

Keyword ALLKeyword

Keyword using with SELECT operator and aggregators.

Syntax:

    SELECT ALL ...
    aggregator(ALL expression)

See also: DISTINCT

Clone this wiki locally