Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
feedback | BIGINT | 19 | 0 |
|
|
|||||
userid | BIGINT | 19 | 0 |
|
|
|||||
guestid | VARCHAR | 255 |
|
|
||||||
timemodified | BIGINT | 19 | 0 |
|
|
|||||
random_response | BIGINT | 19 | 0 |
|
|
|||||
anonymous_response | BIT | 1 | 0 |
|
|
|||||
courseid | BIGINT | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
feedcomp_fee8_ix | Performance | Asc | feedback |
feedcomp_use3_ix | Performance | Asc | userid |