Aqua Data Studio 15.0.0-dev-309
Build #: 38294
Built on: 2014-Jun-04 01:50:45 PM
Steps to Reproduce:
1.Connect to Oracle12c database.
2.Create the below sequence:
ALTER SEQUENCE customers_seq MAXVALUE 1500
We can also alter Cycle and Cache for the customer_seq sequence by following script:
This statement turns on CYCLE and CACHE for the customer_seq sequence:
ALTER SEQUENCE customers_seq CYCLE CACHE 5
|
235 KB
This is a feature request. Reassigning to niels and future version for prioritization
Issue #12261 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |
This is a feature request. Reassigning to niels and future version for prioritization