Table links between Questionnaire and candidate tables in orc
Summary:
I need to get candidate Interview feedback
Content (please ensure you mask any confidential information):
able to get interview feedback from
fusion.hrq_qstnr_participants hqp,
fusion.hrq_qstnr_responses hqr,
fusion.hrq_qstn_responses hqsr,
fusion.hrq_qstnr_questions hqq,
--fusion.hrq_qstnr_sections_b hqs,
fusion.HRQ_QUESTIONS_VL hqv
now i want to join IRC_candidate table to get candidate interview feedback requisition wise
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):