Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
WebItemAttributeSeq | int identity | 4 | √ | null |
|
|
||
WebItemSeq | int | 4 | null |
|
|
|||
AttributeType | varchar | 50 | √ | null |
|
|
||
AttributeValue | varchar | 2147483647 | √ | null |
|
|
||
ClientComment | varchar | 2147483647 | √ | null |
|
|
||
YearLevelGroup | varchar | 15 | √ | null |
|
|
||
ActiveFlag | bit | 1 | √ | ((1)) |
|
|
||
AttributeValueType | varchar | 10 | √ | ('') |
|
|
||
YearLevelCampus | varchar | 24 | √ | ('') |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_WebItemAttribute | Primary key | Asc | WebItemAttributeSeq |