Sequences

Sequence involves creating and initializing a new special single-row table. It is usually used to generate unique identifiers for rows of a table.

Just simply click -> Sequence to open an object pane for Sequence. A right-click displays the popup menu or using the object pane toolbar below, allowing you to create new, edit and delete the selected sequence.

Create Sequence

To create a new sequence

To create a new sequence with modification as one of the existing sequence

Edit Sequence

To edit the existing sequence(manage its general, privileges etc)

To change the name of the sequence

Delete Sequence

To delete a sequence

Achieve Sequence Information

To achieve a sequence information (OID, Increment, Current value and DDL, etc)