March 12, 2015 at 9:56 am
I swear there was a topic on this in the last few months, but I can't seem to find it searching the archives.
Does anyone have any good tips for automating de-identification of specific fields after a certain rolling date?
I have a survey that I need to keep certain data, but remove any personal identifiable data based on a rolling 3 year window.
Many thanks in advance.
March 12, 2015 at 11:05 am
What does this mean: "de-identification of specific fields"
perhaps if you post some sample data and required results, we can help.
Gerald Britton, Pluralsight courses
March 12, 2015 at 11:36 am
g.britton (3/12/2015)
What does this mean: "de-identification of specific fields"perhaps if you post some sample data and required results, we can help.
Obfuscation of personally identifiable information, I believe...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 12, 2015 at 11:57 am
i don't know how others do it, but i have a few tables i use for replacements;a table with random values and numbers, another with ANSI colors, another with animal names, and some movie star names, etc
i use them as the seeds for joining or cross joining to randomize data.
Lowell
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply