ServiceNow Certified System Administrator — Question 108
What field contains a record's 32-character, unique identifier?
Answer options
- A. sn_rec_id
- B. rec_id
- C. u_id
- D. sys_id
- E. sn_gu_id
- F. sn_sys_id
- G. id
Correct answer: D
Explanation
The correct answer, sys_id, is the designated field that stores the unique 32-character identifier for records. The other options either do not conform to this requirement or refer to different identifiers that are not unique in the same way.