The SQL/2003 standard for GROUP BY requires the following:
A standard GROUP BY with vector aggregate functions produces one row with one value per group.
SQL Anywhere support an extension that allows aggregate functions in the HAVING clause, even if they do not exist in the select list or GROUP BY clause.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |