I need to create a test database for use by some external developers.
We created a copy and instead of manually filling it with garbage data, I want to scramble the text fields.
Are there any easy ways to do this?
Im using SQL Server 2005 Sp
source
share