Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| test_random_question_id | INT | 10 | 0 |  |  | |||||
| active_fi | INT | 10 | 0 |  | 
 | |||||
| question_fi | INT | 10 | 0 |  |  | |||||
| sequence | SMALLINT | 5 | 0 |  |  | |||||
| pass | INT | 10 | 0 |  |  | |||||
| tstamp | INT | 10 | 0 |  |  | |||||
| src_pool_def_fi | INT | 10 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | test_random_question_id | 
| i1_idx | Performance | Asc | question_fi | 
| i2_idx | Performance | Asc | active_fi | 
| i3_idx | Performance | Asc | pass | 


