Database Fundamentals — Question 61
You need to establish a set of permissions that you can routinely assign to new users.
What should you create?
Answer options
- A. Resource
- B. Group
- C. List
- D. Role
Correct answer: D
Explanation
Creating a Role allows you to define a specific set of permissions that can be easily assigned to new users, ensuring consistent access control. Options A (Resource), B (Group), and C (List) do not specifically pertain to permission management in the same way that a Role does.