Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| typeid | BIGINT | 19 | null |
|
|
|||||
| courseid | BIGINT | 19 | null |
|
|
Course ID |
||||
| coursevisible | BIT | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| lticour_cou2_ix | Performance | Asc | courseid |
| lticour_typ2_ix | Performance | Asc | typeid |