Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
wkStudentResultsNZQAStandardsSeq | int identity | 4 | √ | null |
|
|
||
NSN | int | 4 | √ | null |
|
|
||
StandardNumber | int | 4 | √ | null |
|
|
||
StandardVersionNumber | int | 4 | √ | null |
|
|
||
LevelCode | varchar | 5 | √ | null |
|
|
||
SecondaryResultCode | varchar | 3 | √ | null |
|
|
||
CompletedDate | datetime | 16,3 | √ | null |
|
|
||
CreditValue | int | 4 | √ | null |
|
|
||
ReviewPendingIndicator | bit | 1 | √ | null |
|
|
||
SecondaryCourseNumber | varchar | 15 | √ | null |
|
|
||
ProviderNumber | int | 4 | √ | null |
|
|
||
ProviderLocationNumber | int | 4 | √ | null |
|
|
||
AcademicYear | int | 4 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_wkStudentResultsNZQAStandards | Primary key | Asc | wkStudentResultsNZQAStandardsSeq |
AK_wkStudentResultsNZQAStandards_NSN | Performance | Asc/Asc | NSN + StandardNumber |