Data Obfuscating or Obscuring
596903Apr 24 2008 — edited Apr 28 2008Hello,
I want to copy data from source to demonstrate to one of our client. I don't wish that he sees the original content of the data, but at the same time, want to give him idea about how the software looks like.
I have taken a dump of data from oracle 9i. Now before loading it into another database, I would like to obfuscate the content, for example if emp_name = 'Ganesh', it should be converted, turned into something like emp_name='xyzanb' etc.
Any help would be greatly appreciated.
Thanks & Regards
Ganesh