Posts
Sort by recent activity
Data Redaction
I am looking for a way to replace the contents of a single column (SSN data) while leaving the other columns in the table intact. I had heard that this was possible with SQL Data Generator, but I ...