RecruitingCandidatesskills
RecruitingCandidatesskills
Columns
| Name | Type | Description |
| RecruitingCandidatesCandidateNumber [KEY] | String | Finds recruiting candidate using unique ID and candidate number |
| SkillId [KEY] | Long | ID assigned to each skill described in recruiting candidate skills. |
| Skill | String | Skills described in recruiting candidate skills. |
| DateAchieved | Date | Date when the skills were achieved in recruiting candidate skills. |
| YearsOfExperience | Long | Years of experience in recruiting candidate skills. |
| ProjectName | String | Project name or activities in recruiting candidate skills. |
| Speciality | String | Specialty or skill type in recruiting candidate skills. |
| Comments | String | Comments in recruiting candidate skills. |
| Description | String | Description of recruiting candidate skills. |
| SectionId | Long | Section ID in recruiting candidate skills. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| CandidateNumber | String | CandidateNumber |
| Finder | String | finder |
| Keywords | String | keywords |
| PersonId | String | personId |