GROUP BY clause

GROUP BY ALL support is as follows:

ROLLUP and CUBE in the GROUP BY clause are supported as follows:

Adaptive Server Enterprise supports projecting nongrouped columns in the SELECT clause. This is known as extended group by semantics and returns a set of values. Sybase IQ supports and SQL Anywhere do not support extended group by semantics. Only SQL Anywhere supports the List() aggregate to return a list of values.

For information about using GROUP BY with OLAP functions, see Chapter 2, “Using OLAP” in the System Administration Guide: Volume 2.