annotation_type

82 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
annotation_type_num serial 10 nextval('annotation_type_annotation_type_num_seq'::regclass)
annotation.annotation_type_num fk_annotation_annotation_type_numR
annotation_type_group.annotation_type_num annotation_type_group_annotation_type_num_fkeyR
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

Relationships