Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| tax_id | serial | 10 | √ | nextval('sgn.taxonomy_tax_id_seq'::regclass) |
|
|
||||||||||||||
| tax_name | varchar | 50 | null |
|
|
|||||||||||||||
| tax_type | varchar | 50 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| taxonomy_pkey | Primary key | Asc | tax_id |



