ServiceNow Certified System Administrator — Question 343
What is the platform name for the User table?
Answer options
- A. u_users
- B. sys_users
- C. x_users
- D. sys_user
Correct answer: D
Explanation
The correct answer is D, sys_user, which is the standard table that holds user records in the ServiceNow platform. Options A, B, and C do not refer to the correct table for users in this context, as they either represent different tables or are not standard naming conventions in ServiceNow.