Scramble/Mask part of a string
user1980Nov 26 2010 — edited Nov 26 2010Hi, I am on 10g. I need to scramble the last 5 characters of a string, say with character "X". This is to mask confidential data. I do not want to encrypt it but scramble the data from it original content so that confidentiality of the data is maintained.
Any help would be appreciated.
Thanks