Columns
Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|
analysis_identifier_id | int8 | 19 | √ |
|
|
Primary key (automatically incremented). |
||||
analysis_value_id | int8 | 19 |
|
|
Identifies the specific analysis value associated with this data. |
|||||
value | text | 2147483647 |
|
|
The identifier value. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tbl_analysis_identifiers_pkey | Primary key | Asc | analysis_identifier_id |