step_inds


Columns

Column Type Size Nulls Auto Default Children Parents Comments
step_id int8 19 null
steps.id step_inds_step_id_fkey C
ind_id int4 10 null
inds.id step_inds_ind_id_fkey R
value float8 17,17 null
ref_id int4 10 null
refs.id step_inds_ref_id_fkey R

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
step_inds_step_id_idx Performance Asc step_id
unique_step_ind Must be unique Asc/Asc/Asc step_id + ind_id + ref_id

Relationships