Encrypt and Decrypt oracle table data column wise
Dear All,
1. My first requirement is decrypt some column or all columns in particular tables.
2. When someone want to see data with the help of SQL so they should use some encrypt function.
3. But when user login application data will show in encrypted form.
4. Most important when user save any record with the help of application so data save in database decrypted form.
Regards,
*Asim