Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| result_annotation_num | serial | 10 | √ | nextval('result_annotation_result_annotation_num_seq'::regclass) |
|
|
||||
| result_num | int4 | 10 | null |
|
|
|||||
| annotation_num | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| result_annotation_pkey | Primary key | Asc | result_annotation_num |
| uc_result_annotation | Must be unique | Asc/Asc | result_num + annotation_num |

