Following is the syntax diagram for column functions:
►►─┬─┬─ AVG ─┬─ ( ─┬─ ALL ◄expression ─────┬─ ) ─┬────────────────────────────►◄ │ ├─ SUM ─┤ └─ DISTINCTcolumn-name ─┘ │ │ ├─ MAX ─┤ │ │ └─ MIN ─┘ │ └─ COUNT ─┬─ (*) ───────────────────┬─────────┘ └─ (DISTINCTcolumn-name) ─┘
|
Copyright © 2014 CA.
All rights reserved.
|
|