Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
JobPositionAwardLevelsPayCodesSeq | int identity | 4 | √ | null |
|
|
||
JobPositionAwardLevelsSeq | int | 4 | null |
|
|
|||
PayCode | varchar | 15 | ('') |
|
|
|||
SortOrder | int | 4 | √ | null |
|
|
||
DefaultFlag | bit | 1 | ((1)) |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_JobPositionAwardLevelsPayCodes | Primary key | Asc | JobPositionAwardLevelsPayCodesSeq |