Hi,

On 15-4-2014 12:36, reena.kam...@jktech.com wrote:
Actually data masking is a one time activity, so I need data masking tool.
I do not need it again & again.

So you basically want to replace the data with modified data. You can do that with an update query [1]. There are all kinds of functions available to manipulate the data itself.

[1] http://dev.mysql.com/doc/refman/5.5/en/update.html
[2] http://dev.mysql.com/doc/refman/5.5/en/functions.html

--
Kind regards / met vriendelijke groet,

Jigal van Hemert.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to