Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
courseid | BIGINT | 19 | null |
|
|
|||||
section | BIGINT | 19 | null |
|
|
|||||
module | BIGINT | 19 | null |
|
|
|||||
name | VARCHAR | 255 | √ | null |
|
|
||||
timecreated | BIGINT | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
toolrecycour_cou_ix | Performance | Asc | courseid |
toolrecycour_tim_ix | Performance | Asc | timecreated |