Database Error Messages

OCI-22818

subquery expressions not allowed here

Cause

An attempt was made to use a subquery expression where these are not supported.


Action

Rewrite the statement without the subquery expression.