Showing posts with label ORA-22818. Show all posts
Showing posts with label ORA-22818. Show all posts

Wednesday, 11 April 2012

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.