Sequence generators are used to generate values that are unique across multiple
tables, and to generate default values that are something other than the set of natural
numbers (1, 2, 3...).
Generating Sequence Generator DDL Command
Generate data description language for one or more sequence generators. The DDL code can be a useful reference and training tool.