How to encrypt and decrypt a table column
950462Feb 27 2013 — edited Feb 28 2013Hi,
I have a table in oracle 10g production with column Emp_salary and Address and some other columns as well.I want to encrypt emp_salary and address column for vendors use.
But after vendors done his job then I need to backup those columns normal so everyone can view the value of both columns (emp_sal and address).I need your help in this regards.
Thanks