Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
relativeageunitid | serial | 10 | √ | nextval('ndb.seq_relativeageunits_relativeageunitid'::regclass) |
|
|
An arbitrary Relative Age Unit identification number. |
|||
relativeageunit | varchar | 64 | null |
|
|
Relative Age Unit. Below are the Relative Age Units for the «Geologic time scale» with an example Relative Age. |
||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
relativeageunits_pkey | Primary key | Asc | relativeageunitid |