2 results found
-
DDL for tables with Automatic partitioning
Extracting DDL for a table with Automatic partitioning fails to add "AUTOMATIC" keyword. E.Q.
PARTITION BY LIST ("CAR_ID") AUTOMATIC
1 vote -
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 voteWe will fix this issue in one of the next product builds and will notify you once it’s available for downloading.
- Don't see your idea?