Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
taxagroupid | varchar | 3 | null |
|
|
A three-letter Taxa Group code. |
||||||||||
taxagroup | varchar | 64 | null |
|
|
The taxa group. Below are some examples: |
||||||||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||||||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
taxagrouptypes_pkey | Primary key | Asc | taxagroupid |