Checks the k-anonymity privacy definition while considering the suppression threshold
(i.e., k-anonymity holds only if the total size of all equivalences with size less than
k is below the suppression threshold)
(1) From table that, copy the records with EID = oldEID into this
table, overwriting oldEID as newEID and
(2) From table that, delete the records with EID = oldEID
(1) From table that, copy the record with the specified RID into this
table, overwriting oldEID as newEID and
(2) From table that, delete the records wth the speicified RID