CREATE SEQUENCE statement

Defines a sequence that can be used to generate unique key values.

 Syntax
 Parameters
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example