Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
taphonomicsystemid | serial | 10 | √ | nextval('ndb.seq_taphonomicsystems_taphonomicsystemid'::regclass) |
|
|
||||||
taphonomicsystem | varchar | 64 | null |
|
|
|||||||
notes | text | 2147483647 | √ | null |
|
|
||||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
taphonomicsystems_pkey | Primary key | Asc | taphonomicsystemid |