Columns
Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|
dating_material_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
geochron_id | int4 | 10 |
|
|
Specifies the geochronological context of the dating material. |
|||||
taxon_id | int4 | 10 | √ |
|
|
Specifies the taxonomic unit related to this record. |
||||
material_dated | varchar | 2147483647 | √ |
|
|
Text field describing the specific material that was dated. |
||||
description | text | 2147483647 | √ |
|
|
Detailed description of the dating material. |
||||
abundance_element_id | int4 | 10 | √ |
|
|
Specifies the abundance element related to the material. |
||||
date_updated | timestamptz | 35,6 | √ |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tbl_dating_material_pkey | Primary key | Asc | dating_material_id |