ServiceNow Certified Implementation Specialist – Vendor Risk Management — Question 2
On the Contact record, there is a field for the Vendor name. This is which field (with a label change) from the sys_user table?
Answer options
- A. sn_vendor
- B. company_name
- C. company
- D. vendor_name
Correct answer: C
Explanation
The correct answer is C, 'company', as it is the field in the sys_user table that aligns with the Vendor name in the Contact record. Options A, B, and D do not accurately represent the corresponding field; 'sn_vendor' and 'vendor_name' are not standard field names, while 'company_name' is a different field altogether.