ServiceNow Certified Implementation Specialist – Human Resources — Question 74
Which table is considered the core table for all HR Case records?
Answer options
- A. Skill [cmn_skill]
- B. Incident [incident]
- C. HR Task [sn_hr_core.task]
- D. HR Case [sn_hr_core_case]
- E. HR Profile [sn_hr_core_profile]
Correct answer: D
Explanation
The correct answer is D, HR Case [sn_hr_core_case], as it specifically stores all records related to HR cases. The other options represent different tables that serve other purposes, such as managing skills, incidents, tasks, or profiles, but they do not specifically handle HR Case records.