How to encrypt credit card numbers (only this column) in Oracle database 10.2.0.4
We are running Oracle database 10.2.0.4 on HP-UX. For PCI complinace , we need to encrypt credit card numbersstored in the database. Please suggest the best practice to follow.
0