Sequence Editor
The Sequence Editor creates a new sequence number generator or edits a existing one. This involves creating and initializing a new special single-row table with the sequence name. The generator will be owned by the user issuing the command.
See also:
CREATE SEQUENCE
ALTER SEQUENCE
SEQUENCE MANIPULATION FUNCTIONS