Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| name | varchar | 1000 | null |
|
|
Name of and primary key of the type of an assessment |
|||||
| description | varchar | 1000 | √ | null |
|
|
Description of the assessment type |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| assessment_type_pkey | Primary key | Asc | name |

