burden_estimate_set_problem


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('burden_estimate_set_problem_id_seq'::regclass)
burden_estimate_set int4 10 null
burden_estimate_set.id burden_estimate_set_problem_burden_estimate_set_fkey R
problem text 2147483647 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
burden_estimate_set_problem_pkey Primary key Asc id

Relationships