Snippet Name: SEQUENCE: Reset a sequence to a predefined number
Description: A small PL/SQL procedure that resets the sequence to a predefined number. Note that the sequence is NOT being dropped or re-initialized to zero.
Also see: » SEQUENCE: Demo code and Examples
» SEQUENCE: Find sequence MAX value
» SEQUENCE: get sequence value into vari...
» SEQUENCE: Autonumber into two tables
» SEQUENCE: Create sequence demo
Comment: (none)
Language: PL/SQL
Highlight Mode: PLSQL
Last Modified: March 06th, 2009
|
|