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 non-grouped columns in the SELECT clause. This is known as extended group by semantics and returns a set of values. Sybase IQ supports extended group by semantics with some exceptions. For details, see “GROUP BY clause”. Adaptive Server Anywhere does not support extended group by semantics. Only Adaptive Server Anywhere supports the List() aggregate to return a list of values.