Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
institution_type | varchar | 255 | null |
|
|
Type of institution |
||||
institution_type_desc | varchar | 5000 | √ | null |
|
|
Description of the institution type |
|||
timestamp_created | timestamptz | 35,6 | now() |
|
|
|||||
timestamp_modified | timestamptz | 35,6 | √ | now() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
dic_organization_type_pkey | Primary key | Asc | institution_type |