Database Error Messages

OCI-30497

argument [string] of function string should be a constant or a function of expressions in GROUP BY

Cause

The specified argument was neither a constant nor a function of expressions in the GROUP BY clause.


Action

Change the argument type to be a constant or a function of expressions in the GROUP BY clause.