Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
lithostratid | serial | 10 | √ | nextval('ndb.seq_lithostrat_lithostratid'::regclass) |
|
|
||||||
lithostratunitid | int4 | 10 | null |
|
|
|||||||
lithostratname | varchar | 64 | null |
|
|
|||||||
higherlithostratid | int4 | 10 | null |
|
|
|||||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
lithostrat_pkey | Primary key | Asc | lithostratid |