You can use data masking to protect sensitive information in a production database and in non-production databases used for development, testing, and training purposes.
Production Environments
Privileged users, such as production database administrators, technical support personnel, and quality assurance teams, access personally identifiable information as a daily part of their jobs.
Non-Production Environments
Non-production environments, such as pre-production and development testing environments, typically use real data to test applications. The data can include identifiers such as national identification numbers or bank accounts numbers.
Dynamic Data Masking eliminates exposure of sensitive data without affecting the ability of users to perform their job functions.