Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
annotation_group_num | serial | 10 | √ | nextval('annotation_group_annotation_group_num_seq'::regclass) |
|
|
||||
annotation_group_code | varchar | 256 | null |
|
|
|||||
annotation_group_description | varchar | 256 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
annotation_group_pkey | Primary key | Asc | annotation_group_num |