Sequence objects (also called sequence generators or just
sequences) are special single-row tables. A sequence object
is usually used to generate unique identifiers for rows of
a table.
Create a Sequence
To create a sequence :
- Select the Database in the Tree View and select Others
>
Sequence from the toolbar
- Press the
New Sequence button
- Enter Sequence properties and fields on the appropriate
tabs of the New Sequence Editor
- Click OK
Design a Sequence
To design a sequence:
- Select the Database in the Tree View and select Others
>
Sequence from the toolbar
- Select the sequence you want to design.
- Press the
Design Sequence button.
- Edit Sequence properties and fields on the appropriate
tabs of the Design Sequence Editor
- Click OK
Delete a Sequence
To delete a sequence:
- Select the Database in the Tree View and select Others
>
Sequence from the toolbar
- Select the sequence you want to delete.
- Click the
Delete Sequence button.
- Confirm deleting in the dialog window.
|