Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('exam_language_id_seq'::regclass) |
|
|
|||||
| language_code | bpchar | 3 | null |
|
|
||||||
| level_code | text | 2147483647 | null |
|
|
||||||
| organizer_id | bigserial | 19 | √ | nextval('exam_language_organizer_id_seq'::regclass) |
|
|
|||||
| created | timestamptz | 35,6 | √ | CURRENT_TIMESTAMP |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| exam_language_pkey | Primary key | Asc | id |

