PPT Slide
Any parameter of a sequence that is not
specified by the alter sequence
statement will remain unchanged.
The COUNTDOWN_20 sequence will now
be changed to run through one
countdown from 20 to zero only. After
the sequence hits zero, no further
ALTER SEQUENCE countdown_20NOCYCLE;