Columns
| Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|
| relative_date_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
| relative_age_id | int4 | 10 | √ |
|
|
Specifies the relative age definition. |
||||
| method_id | int4 | 10 | √ |
|
|
Specifies the method used for dating the sample to a period or calendar date. |
||||
| notes | text | 2147483647 | √ |
|
|
Additional notes regarding the sample’s dating, including any specific details or observations. |
||||
| date_updated | timestamptz | 35,6 | √ |
|
|
|||||
| dating_uncertainty_id | int4 | 10 | √ |
|
|
Specifies the uncertainty category related to the dating method used. |
||||
| analysis_entity_id | int4 | 10 |
|
|
Identifies the specific analysis entity associated with this record. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_relative_dates_pkey | Primary key | Asc | relative_date_id |

