Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
nd_experiment_stock_id | serial | 10 | √ | nextval('nd_experiment_stock_nd_experiment_stock_id_seq'::regclass) |
|
|
||||||||
nd_experiment_id | int4 | 10 | null |
|
|
|||||||||
stock_id | int4 | 10 | null |
|
|
stock used in the extraction or the corresponding stock for the clone |
||||||||
type_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
nd_experiment_stock_pkey | Primary key | Asc | nd_experiment_stock_id |