ORA-22818: subquery expressions not allowed here

文档解释

ORA-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.

你可能感兴趣的