How does DB2 support fine-grained access control for database objects?
- By allowing administrators to specify permissions at a granular level
- By granting access to all users equally
- By providing only coarse-grained access control
- By restricting access to all database objects
DB2 supports fine-grained access control by enabling administrators to specify permissions at a granular level, such as granting read-only access to certain tables or allowing specific users to modify particular rows.
Loading...
Related Quiz
- Scenario: A company wants to implement encryption for sensitive data stored in their DB2 database. What encryption options are available in DB2, and how can they be configured?
- In disaster recovery planning, what does the term "RPO" stand for?
- Which SQL command is used to delete records from a table?
- The compression dictionary in DB2 is used for ________.
- What is data integrity in DB2?