zCMP_results_ExtrapolateFromLast
efacdb_full ยท Custom/model/helper tables
Updated
2026-04-03 14:25:50
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partid | varchar(30) | - | NO | | - |
| 2 | partdesc | varchar(60) | - | YES | - | - |
| 3 | last_dueperiodnum | bigint | - | YES | - | - |
| 4 | last_price_avg | double | - | YES | - | - |
| 5 | target_dueperiodnum | bigint | - | YES | - | - |
| 6 | b1 | double | - | YES | - | - |
| 7 | predicted_price_from_last | double | - | YES | - | - |
| 8 | regression_warning | varchar(73) | - | YES | - | - |
| 9 | extrapolation_warning | varchar(103) | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| No indexes found. |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |