candidate_educations


Description

A list of all candidate educations.

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.

degreevarchar255null

Degree.

end_datedate13null

End date.

majorvarchar255null

Name of the major.

schoolvarchar255null

Name of the school.

start_datedate13null

Start date.

updated_attimestamp29,6null

Date the record was updated.

Relationships