Simple tool/steps to obfuscating/scrubbing production data
Posted
by Krishna Kumar
on Stack Overflow
See other posts from Stack Overflow
or by Krishna Kumar
Published on 2010-05-28T06:59:09Z
Indexed on
2010/05/28
7:01 UTC
Read the original article
Hit count: 190
sql
|sql-server-2005
I am involved in a project where I need to provide subset of our production data (for a date range) to one of my co-workers for trouble shooting. I would like to scrub the data and insert this in to another table. Please suggest best approach to achieve this
© Stack Overflow or respective owner