SSC-FDM-TS0021
A MASKING POLICY was created as a substitute for MASKED WITH.
Severity
Low
Some parts of the output code are omitted for clarity reasons.
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:
IN -> SqlServer_01.sql
Output Code:
OUT -> SqlServer_01.sql
The MASKING POLICY will be created previous to the ALTER TABLE statement. And it is expected to have an approximate behavior. Some tweaks might be needed in regard to roles and user privileges.
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated