Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bug in Oracle Database Actions (SQL Developer?) reports false positive syntax error

Lukas EderAug 31 2021

When trying to run this query in Oracle Database Actions, then a false positive syntax error is reported and the query is rejected sometimes, though not always:
select json_array(returning clob) from dual
image.png

Comments
Post Details
Added on Aug 31 2021
11 comments
300 views