nd_experiment_pub

0 rows


Description

Linking nd_experiment(s) to publication(s)

Columns

Column Type Size Nulls Auto Default Children Parents Comments
nd_experiment_pub_id serial 10 nextval('nd_experiment_pub_nd_experiment_pub_id_seq'::regclass)
nd_experiment_id int4 10 null
nd_experiment.nd_experiment_id nd_experiment_pub_nd_experiment_id_fkey C
pub_id int4 10 null
pub.pub_id nd_experiment_pub_pub_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
nd_experiment_pub_pkey Primary key Asc nd_experiment_pub_id
nd_experiment_pub_c1 Must be unique Asc/Asc nd_experiment_id + pub_id
nd_experiment_pub_idx1 Performance Asc nd_experiment_id
nd_experiment_pub_idx2 Performance Asc pub_id

Relationships