You must mask data consistently In three database copies such that data relations across the databases remain In place. Which Data Masking Format allows this?
A.
Shuffle
B.
Auto Mask
C.
Array List
D.
Substitute
E.
Random Strings
Answer:
A
User Votes:
A 1 votes
50%
B
50%
C
50%
D 3 votes
50%
E
50%
Discussions
0/ 1000
econdeal
8 months, 2 weeks ago
Respuesta D. Deterministic masking provides a solution for this problem. You can use the Substitute format to mask employee ID column(s) in all three databases. The Substitute format uses a table of values from which to substitute the original value with a mask value. As long as this table of values does not change, the mask is deterministic or consistent across the three databases
Want to join our community?
Please log in or signup in order to use this feature
Respuesta D. Deterministic masking provides a solution for this problem. You can use the Substitute format to mask employee ID column(s) in all three databases. The Substitute format uses a table of values from which to substitute the original value with a mask value. As long as this table of values does not change, the mask is deterministic or consistent across the three databases