Try OpenEdge Now
SQL Reference
SQL Reference
:
OpenEdge SQL Statements
:
SELECT
:
GROUP BY clause
GROUP BY clause
Specifies grouping of rows in the result table. The results may be grouped by column, alias or expression.
In this section:
Grouping by column
Grouping by alias
Grouping by expression