CURSOR support
SELECT CURSOR( SELECT * FROM dual ) FROM dual;
Returns ORA-01001: invalid cursor
On second try to open cell, the app crashes.
Other tools let you explorer contents of cursor.
1
vote
Axel Sander
shared this idea
We will fix this issue in one of the next product builds and will notify you once it’s available for downloading.