zBSC_workings_rtg_agg
efacdb_full ยท Custom/model/helper tables
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partid | varchar(64) | PRI | NO | - | - |
| 2 | run_time_hr_per_unit | decimal(40,6) | - | YES | - | - |
| 3 | set_time_hr_per_batch | decimal(40,6) | - | YES | - | - |
| 4 | run_cost_per_unit_mac | double | - | YES | - | - |
| 5 | run_cost_per_unit_lab | double | - | YES | - | - |
| 6 | set_cost_macoff_base | double | - | YES | - | - |
| 7 | set_cost_macon_base | decimal(23,0) | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | partid |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |