Data Governance

christo_M
New Contributor

How can I propagate a deletion to all tables where a customer requests to be removed from the database as part of the GDPR compliance ? 

 

Datajoe
Contributor

We use a python script that enables and removes access to tables based on role-group, but can be user as well. Also have a script that removes all access- can be executes in seconds.