Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| phenstatement_id | bigserial | 19 |
|
nextval('chado.phenstatement_phenstatement_id_seq'::regclass) | ||||
| genotype_id | int8 | 19 |
|
null | ||||
| environment_id | int8 | 19 |
|
null | ||||
| phenotype_id | int8 | 19 |
|
null | ||||
| type_id | int8 | 19 |
|
null | ||||
| pub_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| phenstatement_pkey | Primary key | Asc | phenstatement_id |
| phenstatement_c1 | Must be unique | Asc/Asc/Asc/Asc/Asc | genotype_id + phenotype_id + environment_id + type_id + pub_id |
| phenstatement_idx1 | Performance | Asc | genotype_id |
| phenstatement_idx2 | Performance | Asc | phenotype_id |

