Subquery Factoring Fails With PLS-103 Encountered the symbol "WITH" when expecting one of the following
(Doc ID 1455227.1)
Last updated on OCTOBER 05, 2022
Applies to:
PL/SQL - Version 9.2.0.8 and laterInformation in this document applies to any platform.
Symptoms
A simple example using "WITH" clause (subquery factoring) fails with a parsing error
Works when the SQL is run outside a plsql code block.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |