Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
AwardCode | varchar | 15 | null |
|
|
|||||
LeaveCode | varchar | 15 | null |
|
|
|||||
MonthsEmployed | smallint | 2 | ((0)) |
|
|
|||||
AdditionalMonthsEmployed | smallint | 2 | ((0)) |
|
|
|||||
EntitlementUnits | decimal | 12,4 | ((0)) |
|
|
|||||
EntitlementProRataFlag | bit | 1 | ((0)) |
|
|
|||||
EntitlementHoursPerPayPeriod | decimal | 12,4 | ((0)) |
|
|
|||||
PayrollLeaveAwardDefinitionsSeq | int identity | 4 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_PayrollLeaveAwardDefinitions | Primary key | Asc/Asc/Asc | AwardCode + LeaveCode + MonthsEmployed |