Your customer wants to apply data masking to the personal information stored in their database,
including driver license numbers. The data includes drivers licenses from multiple states with
different formats. How can you handle this situation with the Orade Data Masking Pack?
A.
You have to divide the table into multiple different tables.
B.
You can define a condition to identify the different states and assign a different mask format for
each.
C.
You can divide the data into different tables, use a different data mask for each table, and then
recombinethe tables.
D.
You can use the Virtual Private Database feature to provide separate access to the values and
assign adifferent mask to each separate access.
Looks B to me at least in 12C
B -> http://www.oracle.com/technetwork/database/security/ds-datamasking-130350.pdf – Condition-based masking