D.17. RDB$GENERATORS
RDB$GENERATORS
stores generators (sequences) and keeps them up-to-date.
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 user name of the user who created the generator originally |
|
| Stores the initial value ( |
|
| Stores the increment of the value ( |