Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
pcr_exp_accession_id | bigserial | 19 | √ | nextval('sgn.pcr_exp_accession_pcr_exp_accession_id_seq'::regclass) |
|
|
|||||
pcr_experiment_id | int8 | 19 | √ | null |
|
|
|||||
accession_id | int8 | 19 | √ | null |
|
|
|||||
stock_id | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pcr_exp_accession_pkey | Primary key | Asc | pcr_exp_accession_id |
pcr_experiment_id_idx | Performance | Asc | pcr_experiment_id |