candidate_language_skills


Description

A list of all candidate language skills.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

language_codevarchar255null

Language ISO code.

language_namevarchar255null

Language name.

levelvarchar255null

Language proficiency level.

updated_attimestamp29,6null

Date the record was updated.

Relationships