Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
FileSemestersElectiveGroupSeq | int identity | 4 | √ | null |
|
|
||||
FileSemestersSeq | int | 4 | null |
|
|
|||||
ElectiveGroupCode | varchar | 15 | null |
|
|
|||||
PortalPublishDateFrom | datetime | 16,3 | √ | null |
|
|
||||
PortalPublishDateTo | datetime | 16,3 | √ | null |
|
|
||||
PortalPublishText | varchar | 100 | ('') |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_FileSemestersElectiveGroup | Primary key | Asc/Asc | FileSemestersSeq + ElectiveGroupCode |
AK_FileSemestersElectiveGroup_FileSemestersElectiveGroupSeq | Performance | Asc | FileSemestersElectiveGroupSeq |