Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
PTISessionYearLevelSeq | int identity | 4 | √ | null |
|
|
||||
PTISessionSeq | int | 4 | null |
|
|
|||||
Campus | varchar | 3 | ('') |
|
|
|||||
YearLevel | smallint | 2 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_PTInterviewSessionYearLevels | Primary key | Asc | PTISessionYearLevelSeq |
AK_PTInterviewSessionYearLevels | Must be unique | Asc/Asc/Asc | PTISessionSeq + Campus + YearLevel |