SSC-FDM-TS0021
A MASKING POLICY was created as a substitute for MASKED WITH.
Severity
Low
Description
This EWI is added when the Alter Table statement contains a MASKED WITH clause. The reason this is added is to inform that an approximate MASKING POLICY was created as a substitute for the MASKED WITH function.
Code Example
Input Code:
ALTER TABLE table_name
ALTER COLUMN column_name
ADD MASKED WITH (FUNCTION = 'default()');Output Code:
Recommendations
If you need more support, you can email us at [email protected]
Last updated
