Columns
| Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|
| ceramics_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
| analysis_entity_id | int4 | 10 |
|
|
Identifies the specific analysis entity associated with this record. |
|||||
| measurement_value | varchar | 2147483647 |
|
|
Numeric value representing the measurement obtained from the ceramic analysis. |
|||||
| date_updated | timestamptz | 35,6 | √ |
|
|
|||||
| ceramics_lookup_id | int4 | 10 |
|
|
Specifies the detailed ceramic type or classification information. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_ceramics_pkey | Primary key | Asc | ceramics_id |

