zCMP_workings_LinearRegression
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 | avgx_dueperiodnum | double | - | YES | - | - |
| 4 | avgy_unitprice | double | - | YES | - | - |
| 5 | b1 | double | - | YES | - | - |
| 6 | b0 | bigint | - | YES | - | - |
| 7 | warnings | varchar(73) | - | 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. |