Skip to Main Content

SQL & PL/SQL

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!

Increase the MAXVALUE of a sequence...

NapsterJun 15 2010 — edited Jun 16 2010
Hello Guys,
I need to alter a sequence which is already in use.
For example the existing sequence has the min value 0 and max 20. Current value is 19. I want to increase the max value to 100. Can one please let me know how I could do this without breaking the existing sequence?
Thanks…
This post has been answered by user2309906 on Jun 16 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2010
Added on Jun 15 2010
9 comments
16,484 views