Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
PayrollSuperContributionTaxationRatesHistorySeq | int identity | 4 | √ | null |
|
|
||
PayrollSuperContributionTaxationRatesSeq | int | 4 | √ | null |
|
|
||
EarningsLessThan | money | 21,4 | √ | null |
|
|
||
ContributionPercent | decimal | 9,4 | √ | null |
|
|
||
ModifiedDate | datetime | 16,3 | √ | null |
|
|
||
ModifiedByID | int | 4 | √ | null |
|
|
||
DeleteFlag | bit | 1 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_PayrollSuperContributionTaxationRatesHistory | Primary key | Asc | PayrollSuperContributionTaxationRatesHistorySeq |