Project Data Tables Database > td Schema : td.SEQUENCES Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
SQ_SEQ_NAME | The name of the table or other entity whose numeration is being tracked. | varchar | 30 | ||||
SQ_SEQ_VALUE | The highest current value. | int | 4 |
Index | Description | Primary | Unique |
---|---|---|---|
SQ_PRIMARYKEY |