Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('impact_estimate_id_seq'::regclass) |
|
|
||||
impact_estimate_set | int4 | 10 | null |
|
|
|||||
year | int4 | 10 | null |
|
|
|||||
country | text | 2147483647 | null |
|
|
|||||
value | numeric | 131089 | √ | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
impact_estimate_pkey | Primary key | Asc | id |