Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Please suggest a data masking concept with in Oracle

There is a need of masking data which is to basically mask customer related sensitive data across multiple columns in a table.

So, I started looking into DBMS_CRYPTO , DBMS_REDACT & Transparent Data Encryption(TDE) column level encryption concepts of Oracle and been analyzing to find out the suitable approach with least prerequisites and minimal performance impact.

Also, pls confirm if columns with masked data can be used in joins.

Thank u.

Comments
Post Details
Added on Dec 4 2024
2 comments
248 views