Increase the MAXVALUE of a sequence...
NapsterJun 15 2010 — edited Jun 16 2010Hello 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…