Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| finished_id | INT | 10 | 0 |  |  | |||
| survey_fi | INT | 10 | 0 |  |  | |||
| user_fi | INT | 10 | 0 |  |  | |||
| anonymous_id | VARCHAR | 32 | √ | null |  |  | ||
| state | VARCHAR | 1 | √ | 0 |  |  | ||
| tstamp | INT | 10 | 0 |  |  | |||
| lastpage | INT | 10 | 0 |  |  | |||
| appr_id | INT | 10 | √ | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | finished_id | 
| i1_idx | Performance | Asc | survey_fi | 
| i2_idx | Performance | Asc | user_fi | 
| i3_idx | Performance | Asc | anonymous_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors