Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('disability_weight_id_seq'::regclass) |
|
|
||||
| touchstone | text | 2147483647 | null |
|
|
|||||
| disease | text | 2147483647 | null |
|
|
|||||
| sequela | text | 2147483647 | null |
|
|
|||||
| disability_weight | numeric | 131089 | null |
|
|
|||||
| disability_weight_min | numeric | 131089 | √ | null |
|
|
||||
| disability_weight_max | numeric | 131089 | √ | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| disability_weight_pkey | Primary key | Asc | id |

