Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
transaction_sequence_num | bigint | 8 | √ | null |
|
|
||
version_sequence_num | bigint | 8 | √ | null |
|
|
||
database_id | smallint | 2 | √ | null |
|
|
||
rowset_id | bigint | 8 | √ | null |
|
|
||
status | tinyint | 1 | √ | null |
|
|
||
min_length_in_bytes | smallint | 2 | √ | null |
|
|
||
record_length_first_part_in_bytes | smallint | 2 | √ | null |
|
|
||
record_image_first_part | varbinary | 8000 | √ | null |
|
|
||
record_length_second_part_in_bytes | smallint | 2 | √ | null |
|
|
||
record_image_second_part | varbinary | 8000 | √ | null |
|
|