candidate_nationalities


Description

A list of all candidate nationalities.

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.

country_codevarchar255null

Country ISO code.

country_namevarchar255null

Country name.

created_attimestamp29,6null

Date the record was created.

updated_attimestamp29,6null

Date the record was updated.

Relationships