Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| annotation_type_num | serial | 10 | √ | nextval('annotation_type_annotation_type_num_seq'::regclass) |
|
|
||||||
| annotation_type_name | varchar | 256 | null |
|
|
station_comment, location_comment |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| annotation_type_pkey | Primary key | Asc | annotation_type_num |
| uc_annotation_type | Must be unique | Asc | annotation_type_name |

