Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
MyDetailsConfirmationSnapshotSeq | int identity | 4 | √ | null |
|
|
||
MyDetailsConfirmationSeq | int | 4 | null |
|
|
|||
Snapshot | varchar | 2147483647 | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_MyDetailsConfirmationSnapshotSeq | Primary key | Asc | MyDetailsConfirmationSnapshotSeq |
AK_MyDetailsConfirmationSnapshot_MyDetailsConfirmationSeq | Must be unique | Asc | MyDetailsConfirmationSeq |