I have a table that contains several thousands of records. Is it possible to use the data generator to replace data in a few columns of this table, while leaving the rest of the data (ie, primary key) intact?
This would be things like FirstName, LastName, etc., which I see the Data Generator...