Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
OnlineImportContactsCustomSeq | int identity | 4 | √ | null |
|
|
||||
OnlineImportContactsSeq | int | 4 | null |
|
|
|||||
FieldName | varchar | 50 | ('') |
|
|
|||||
FieldData | varchar | 2147483647 | √ | ('') |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_OnlineImportContactsCustom | Primary key | Asc | OnlineImportContactsCustomSeq |
AK_OnlineImportContactsCustom_OnlineImportContactsSeq_OnlineImportContactsCustomSeq | Performance | Asc/Asc | OnlineImportContactsSeq + OnlineImportContactsCustomSeq |