Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
tephraid | serial | 10 | √ | nextval('ndb.seq_tephras_tephraid'::regclass) |
|
|
An arbitrary Tephra identification number. |
|||
eventid | int4 | 10 | null |
|
|
|||||
analysisunitid | int4 | 10 | null |
|
|
|||||
notes | text | 2147483647 | √ | null |
|
|
Free form notes or comments about the tephra. |
|||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tephras_pkey | Primary key | Asc | tephraid |