Columns
| Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|
| analysis_entity_dimension_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
| analysis_entity_id | int8 | 19 |
|
|
Identifies the specific analysis entity associated with this record. |
|||||
| dimension_id | int4 | 10 |
|
|
Specifies the specific dimension being measured (e.g., length, width, height).. |
|||||
| dimension_value | numeric | 0 |
|
|
The quantified value of the measured dimension. |
|||||
| date_updated | timestamptz | 35,6 | √ |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_analysis_entity_dimensions_pkey | Primary key | Asc | analysis_entity_dimension_id |

