ServiceNow Certified System Administrator — Question 245

How is a user defined in ServiceNow?

Answer options

Correct answer: B

Explanation

The correct answer is B because users are specifically recorded in the User [sys_user] table, which contains the details necessary for authentication and application access. Option A refers to the Profile table that holds additional user information but does not define a user. Option C relates to user preferences, which are settings rather than user definitions, and Option D incorrectly describes a field rather than a record for user identification.