zCRT_outputs_CurrentCleanCost
efacdb_full ยท Custom/model/helper tables
Updated
2026-04-03 14:25:31
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partid | varchar(30) | PRI | NO | - | - |
| 2 | wholesale_clean | decimal(19,4) | - | NO | - | - |
| 3 | nogo_clean | decimal(19,4) | - | NO | - | - |
| 4 | last_clean_ts | datetime | MUL | NO | - | - |
| 5 | last_flag_reason | varchar(255) | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | partid |
| idx_ccc_last_clean_ts | No | last_clean_ts |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |