Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| nd_experiment_phenotype_id | bigserial | 19 |
|
nextval('chado.nd_experiment_phenotype_nd_experiment_phenotype_id_seq'::regclass) | ||||
| nd_experiment_id | int8 | 19 |
|
null | ||||
| phenotype_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| nd_experiment_phenotype_pkey | Primary key | Asc | nd_experiment_phenotype_id |
| nd_experiment_phenotype_c1 | Must be unique | Asc/Asc | nd_experiment_id + phenotype_id |
| nd_experiment_phenotype_idx1 | Performance | Asc | nd_experiment_id |
| nd_experiment_phenotype_idx2 | Performance | Asc | phenotype_id |

