Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
nd_protocol_reagent_id | serial | 10 | √ | nextval('nd_protocol_reagent_nd_protocol_reagent_id_seq'::regclass) |
|
|
|||||
nd_protocol_id | int4 | 10 | null |
|
|
||||||
reagent_id | int4 | 10 | null |
|
|
||||||
type_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
nd_protocol_reagent_pkey | Primary key | Asc | nd_protocol_reagent_id |