competency_userevidencecomp table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
userevidenceid | BIGINT | 19 | null |
|
|
|||||
competencyid | BIGINT | 19 | null |
|
|
|||||
timecreated | BIGINT | 19 | null |
|
|
|||||
timemodified | BIGINT | 19 | null |
|
|
|||||
usermodified | BIGINT | 19 | null |
|
|
Table contained -1 rows
competency_userevidencecomp table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
compuser_com4_fk | Performance | Asc | competencyid |
compuser_use2_ix | Performance | Asc | userevidenceid |
compuser_usecom2_uix | Must be unique | Asc/Asc | userevidenceid + competencyid |