Columns
Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|
taxa_reference_specimen_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
taxon_id | int4 | 10 |
|
|
Specifies the taxonomic unit related to this record. |
|||||
contact_id | int4 | 10 |
|
|
Identifies the contact person or organization responsible for the taxon reference specimen. |
|||||
notes | text | 2147483647 | √ |
|
|
Additional information or remarks about the reference specimen. |
||||
date_updated | timestamptz | 35,6 | √ |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tbl_taxa_reference_specimens_pkey | Primary key | Asc | taxa_reference_specimen_id |