Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('demographic_dataset_id_seq'::regclass) |
|
|
||||||||
description | text | 2147483647 | null |
|
|
|||||||||
demographic_source | int4 | 10 | null |
|
|
|||||||||
demographic_statistic_type | int4 | 10 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
demographic_dataset_pkey | Primary key | Asc | id |