Competency Relatedcomp Table Schema (competency_relatedcomp)


Description

Related competencies

competency_relatedcomp table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
competencyid BIGINT 19 null
competency.id comprela_com_fk R
relatedcompetencyid BIGINT 19 null
timecreated BIGINT 19 null
timemodified BIGINT 19 null
usermodified BIGINT 19 null

Table contained -1 rows

competency_relatedcomp table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
comprela_com_fk Performance Asc competencyid

competency_relatedcomp table relationships