Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| nd_protocol_reagent_id | bigserial | 19 |
|
nextval('chado.nd_protocol_reagent_nd_protocol_reagent_id_seq'::regclass) | ||||
| nd_protocol_id | int8 | 19 |
|
null | ||||
| reagent_id | int8 | 19 |
|
null | ||||
| type_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| nd_protocol_reagent_pkey | Primary key | Asc | nd_protocol_reagent_id |
| nd_protocol_reagent_idx1 | Performance | Asc | nd_protocol_id |
| nd_protocol_reagent_idx2 | Performance | Asc | reagent_id |
| nd_protocol_reagent_idx3 | Performance | Asc | type_id |

