QuestionQ33
Data and Database SecurityA team of developers needs access to a database in a development environment, but that database holds sensitive data. What should the database administrator do before granting the developers access to the environment?
- A Audit access to tables with sensitive data.
- B Remove sensitive data from tables.
- C Mask the sensitive data.
- D Encrypt connections to the development environment.
Community Discussion