How to mask data in oracle 11g database release 2
There are certain columns & rows in my table that have card number,account number sensitive information
I want to mask those columns,tables,
Is there any utility that i can fire into those tables to mask the data?
Thanks in advance.
0