Table: cost_struct_labor
Columns
|
Column Name |
Data Type |
Default
Value |
References
Table |
Foreign Key
Name |
1. |
PK |
cost_struct_labor_key |
decimal(15) |
|
|
|
2. |
|
cost_struct_key |
decimal(15) |
|
cost_struct |
fk_cost_struct_labor1 |
3. |
|
cost_element_key |
decimal(15) |
|
cost_element |
fk_cost_struct_labor2 |
Foreign Keys
Column |
References |
Foreign Key Name |
Table |
Column |
cost_element_key |
cost_element |
cost_element_key |
fk_cost_struct_labor2 |
cost_struct_key |
cost_struct |
cost_struct_key |
fk_cost_struct_labor1 |
Indices
Index Name |
Unique |
Column Name |
Asc Or Desc |
pk_cost_struct_labor |
true |
cost_struct_labor_key |
Asc |
idx_cost_struct_labor1 |
true |
cost_struct_key |
Asc |
|
|
cost_element_key |
|
idx_cost_struct_labor2 |
false |
cost_element_key |
Asc |