Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
FutureStatisticsSeq | int identity | 4 | √ | null |
|
|
||
RunYear | smallint | 2 | ('') |
|
|
|||
RunMonth | smallint | 2 | ('') |
|
|
|||
EnrolYear | smallint | 2 | ('') |
|
|
|||
EnrolCampus | char | 3 | ('') |
|
|
|||
EnrolYearLevel | smallint | 2 | ((0)) |
|
|
|||
EnrolGender | varchar | 15 | ('') |
|
|
|||
EnrolmentStatusColumn | varchar | 5 | ('') |
|
|
|||
EnrolStudentStatus | varchar | 30 | ('') |
|
|
|||
EnrolCount | int | 4 | ('') |
|
|
|||
EnrolYearLevelSort | tinyint | 1 | ('') |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_FutureStudentStatistics_FutureStatisticsSeq | Primary key | Asc | FutureStatisticsSeq |