Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| survey_question_id | INT | 10 | 0 |  |  | |||
| survey_fi | INT | 10 | 0 |  |  | |||
| question_fi | INT | 10 | 0 |  |  | |||
| sequence | INT | 10 | 0 |  |  | |||
| heading | VARCHAR | 4000 | √ | null |  |  | ||
| tstamp | INT | 10 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | survey_question_id | 
| i1_idx | Performance | Asc | survey_fi | 
| i2_idx | Performance | Asc | question_fi | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors