Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
nd_experiment_project_id | serial | 10 | √ | nextval('nd_experiment_project_nd_experiment_project_id_seq'::regclass) |
|
|
|||||
project_id | int4 | 10 | null |
|
|
||||||
nd_experiment_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
nd_experiment_project_pkey | Primary key | Asc | nd_experiment_project_id |