Columns
Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|
relative_age_ref_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
biblio_id | int4 | 10 |
|
|
Specifies the publication that describes or mentions the relative age definition. |
|||||
date_updated | timestamptz | 35,6 | √ |
|
|
|||||
relative_age_id | int4 | 10 |
|
|
Specifies the the relative age defined by this reference. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tbl_relative_age_refs_pkey | Primary key | Asc | relative_age_ref_id |