Activity overview
Latest activity by Kevin
masking columns in a table that must be masked together
I have a table that looks something like this:ID, FirstName, LastName, Date, Amount123,John,Smith,01-Jan, $123123,John,Smith,01-dec, $456987,Jane,Doe,01-jun,$555987,Jane,Doe,01-jul,$666etc, etc.I n...