The following correct code is flagged as having syntax errors in the Editor in 12.9, but is fine in 12.8 and below. When executed error "ORA-00900: invalid SQL statement" occurs:
WITH PROMPTS AS
(
SELECT
1 ONE,
2 TWO,
3 THREE
FROM
DUAL
...
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center