Question 72:
Static Data Masking and Dynamic Data Masking are two data masking options offered by Microsoft. Which of the following statements(s) are true about Static and Dynamic Data Masking. (Select all that are applicable)
Answer options:
A.Static data masking takes place on the original database whereas dynamic data masking takes place on a copy of the database. B.Dynamic data masking takes place on the original database whereas static data masking takes place on a copy of the database. C.In Static Data Masking, the mask takes place at the storage level while in the case of dynamic data masking, the mask takes place on the fly at query time. D.In Dynamic Data Masking, the mask takes place at the storage level while in the case of static data masking, the mask takes place on the fly at query time. E.In static as well as Dynamic Data Masking, all users have access to the same masked data.