Database
Recruitment
RecruitmentCandidateEducationalDetails

RecruitmentCandidateEducationalDetails

Documentation for the RecruitmentCandidateEducationalDetails database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
recruitmentCandidateIdObjectIdUnique reference to recruitment Candidate.
examPassedStringStores the exam passed data.
subjectsStringStores the subjects data.
marksObtainedDecimal128Stores the marks obtained data.
percentageDecimal128Stores the percentage data.
updatedDateIdObjectIdUnique reference to updated Date.