Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| speleothemtypeid | serial | 10 | √ | nextval('ndb.speleothemtypes_speleothemtypeid_seq'::regclass) |
|
|
|||||
| speleothemtype | varchar | 50 | √ | null |
|
|
|||||
| speleothemtypenotes | text | 2147483647 | √ | null |
|
|
|||||
| speleothemtypepublicationid | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| speleothemtypes_pkey | Primary key | Asc | speleothemtypeid |