zFCS_product_stats_latest
efacdb_full ยท Custom/model/helper tables
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partid | varchar(30) | PRI | NO | - | - |
| 2 | total_units_4y | decimal(18,4) | - | NO | - | - |
| 3 | order_count_4y | int | - | NO | - | - |
| 4 | last_sale_date | date | - | YES | - | - |
| 5 | six_months_units | decimal(18,4) | - | NO | - | - |
| 6 | previous_six_months_units | decimal(18,4) | - | NO | - | - |
| 7 | created_at | datetime | - | NO | CURRENT_TIMESTAMP | - |
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. |