Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
chroncontroltypeid | serial | 10 | √ | nextval('ndb.seq_chroncontroltypes_chroncontroltypeid'::regclass) |
|
|
An arbitrary Chronology Control Type identification number. |
|||||||
chroncontroltype | varchar | 64 | √ | null |
|
|
The Chronology Control Type. Chronology Controls include such geophysical controls as radiocarbon dates, calibrated radiocarbon dates, averages of several radiocarbon dates, potassium-argon dates, and thermoluminescence dates, as well as biostratigraphic controls, sediment stratigraphic controls, volcanic tephras, archaeological cultural associations, and any other types of age controls. |
|||||||
higherchroncontroltypeid | int4 | 10 | √ | null |
|
|
||||||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
chroncontroltypes_pkey | Primary key | Asc | chroncontroltypeid |