Dynamic Data Masking
- Dynamic Data Masking 9.9
- All Products
Parameter
| Description
|
---|---|
Table name
| Defines the table name used in the statement request.
|
Column name
| Defines the column name used in the statement request.
|
Masking function
| Defines how the Rule Engine masks the select list. Use SQL functions to define the masking function.
|
Keep original number of rows
| Preserves the original number of rows in the masked output. Select
Keep original number of rows if the query contains the DISTINCT operator or a GROUP BY, HAVING, or ORDER BY clause and you want the output to contain the same number of rows as the original data set.
Default is unchecked and the original number of rows is not preserved.
|