| Error constant | SQLE_INVALID_AGGREGATE_PLACEMENT |
| ODBC 2 State | 37000 |
| ODBC 3 State | 42000 |
| Parameter 1 | The aggregated expression in error. |
| Severity | 15 |
| SQLCODE | –862 |
| SQLSTATE | 42W69 |
| Sybase error code | 13866 |
An aggregated expression containing an outer reference must either appear in a select list expression (a subselect), or in a HAVING clause subquery in the query whose FROM clause contains the table with the column being aggregated.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |