ServiceNow Certified Application Developer — Question 163
Which table in ServiceNow stores the details of customizations included in an update set?
Answer options
- A. Customer Update [sys_update_xml]
- B. System Properties [sys_properties]
- C. Application Registry [sys_app]
- D. Update Set [sys_update_set]
Correct answer: A
Explanation
The correct answer is A, as the Customer Update [sys_update_xml] table specifically holds the details of the customizations that are captured within an update set. Options B, C, and D refer to different tables that do not store this specific information about update set customizations.