Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 190 Bytes

ALL.md

File metadata and controls

11 lines (8 loc) · 190 Bytes

Keyword ALLKeyword

Keyword using with SELECT operator and aggregators.

Syntax:

    SELECT ALL ...
    aggregator(ALL expression)

See also: DISTINCT