Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
geochrontypeid | serial | 10 | √ | nextval('ndb.seq_geochrontypes_geochrontypeid'::regclass) |
|
|
Geochronology Type identification number. |
|||
geochrontype | varchar | 64 | null |
|
|
Type of Geochronologic measurement. |
||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
geochrontypes_pkey | Primary key | Asc | geochrontypeid |