Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
tPayrollEmployeeSuperannuationAttributeHistorySeq | int identity | 4 | √ | null |
|
|
||
tPayrollEmployeeSuperannuationAttributeSeq | int | 4 | √ | null |
|
|
||
tPayrollEmployeeSuperannuationFundSeq | int | 4 | √ | null |
|
|
||
luPayrollSuperannuationAttributeSeq | int | 4 | √ | null |
|
|
||
AttributeValue | varchar | 500 | √ | null |
|
|
||
AttributeFromDate | datetime | 16,3 | √ | null |
|
|
||
AttributeToDate | datetime | 16,3 | √ | null |
|
|
||
Comment | varchar | 1000 | √ | 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_tPayrollEmployeeSuperannuationAttributeHistory | Primary key | Asc | tPayrollEmployeeSuperannuationAttributeHistorySeq |