Which type of access control restricts users based on their roles and privileges within a database?
- Attribute-based access control
- Discretionary access control
- Mandatory access control
- Role-based access control
Role-based access control (RBAC) restricts users' access to data and resources based on their assigned roles and privileges within the database system. This ensures that users can only perform actions that are appropriate to their role, enhancing security and data integrity.
Loading...
Related Quiz
- What is the role of data profiling tools in data consistency testing?
- ____________ is an example of a popular database testing tool known for its comprehensive testing capabilities.
- Which regulatory requirement mandates organizations to maintain a detailed audit trail of database activities?
- What is the primary goal of database testing?
- _________ is a technique used to break down large data sets into smaller, more manageable chunks for processing.