ServiceNow Certified System Administrator — Question 227
Groups are stored in what table?
Answer options
- A. User Group [user_groups]
- B. Groups [sys_user_groups]
- C. Group [sn_sys_user_group]
- D. Group [sys_user_group]
- E. User Groups [sn_user_groups]
Correct answer: D
Explanation
The correct answer is D, 'Group [sys_user_group]', as it is the designated table for storing group information in the system. The other options refer to either incorrect table names or variations that are not used for group storage.