Sequence Editor

Previous  Top  Next

Supported for
InterBase
Firebird
Oracle

 

Sequences - also called Generators on certain database engines - are database objects with the sole purpose of generating unique numbers. Unlike GUIDs, these numbers usually are simple 64-bit integer values and only unique for that particular sequence.

 

With the Sequence Editor, you can create, alter and drop sequences.

 

Below is an example of the Firebird Generator Editor:

The Firebird Generator Editor