Columns
| Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|
| analysis_note_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 actal note. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_analysis_notes_pkey | Primary key | Asc | analysis_note_id |

