RDB$GENERATORS
RDB$GENERATORS
stores the metadata of sequences (generators).
Column Name | Data Type | Description |
---|---|---|
|
|
The unique name of the generator |
|
|
The unique identifier assigned to the generator by the system |
|
|
Flag:
|
|
|
Could store comments related to the generator |
|
|
May reference a security class defined in the table |
|
|
The username of the user who created the generator originally |
|
|
Stores the initial value ( |
|
|
Stores the increment of the value ( |