- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 10:02 PM
Hi,
Please help me with the answers to this question related to the ServiceNow CSA exams.
Thanks!
Solved! Go to Solution.
- Labels:
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 10:03 PM
Hi,
"sys_update_set" is the table name for update sets
"sys_update_xml" is the table name for customer updates in the update set. (This is the table that captures or track changes in update set)
Mark as correct and helpful if it solved your query.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi,
Adding one more, to know the version of each update set.
sys_update_version - table contains records that represent the state of a customizable object at a particular time.
Thanks,
Sai Avinash Ketty