burden_outcome


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int2 5 nextval('burden_outcome_id_seq'::regclass)
burden_estimate.burden_outcome burden_estimate_burden_outcome R
impact_estimate_ingredient.burden_outcome impact_estimate_ingredient_burden_outcome_fkey R
code text 2147483647 null
burden_estimate_outcome_expectation.outcome burden_estimate_outcome_expectation_outcome_fkey R
name text 2147483647 null
proportion bool 1 false

Table contained 40 rows

Indexes

Constraint Name Type Sort Column(s)
burden_outcome_pkey Primary key Asc id
burden_outcome_code_key Must be unique Asc code

Relationships