Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
userid | BIGINT | 19 | null |
|
|
|||||
scormid | BIGINT | 19 | null |
|
|
The id of the scorm table |
||||
attempt | BIGINT | 19 | 1 |
|
|
The attempt number |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
scoratte_sco_ix | Performance | Asc | scormid |
scoratte_use_ix | Performance | Asc | userid |