Previous Topic: FunctionsNext Topic: Scalar Functions


Column Functions

►►─┬─┬─ AVG ─┬─ ( ─┬─ ALL ◄ ─ expression ───┬─ ) ─┬───────────────────────────►◄
   │ ├─ SUM ─┤     └─ DISTINCT column-name ─┘     │
   │ ├─ MAX ─┤                                    │
   │ └─ MIN ─┘                                    │
   └─ COUNT ─┬─ (*) ──────────────────────┬───────┘
             └─ (DISTINCT column-name) ───┘