Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
processing_id | INT | 10 | √ | null |
|
|
primary key |
||||||||||
name | VARCHAR | 80 | null |
|
|
name of the processing |
|||||||||||
letter_code | VARCHAR | 20 | √ | null |
|
|
Foreign key to the letters table |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | processing_id |