SSC-EWI-TS0057
The user must previously define the masking role.
Severity
Description
Code Example
Input code
ALTER TABLE tableName
ALTER COLUMN columnName
ADD MASKED WITH (FUNCTION = 'partial(1, "xxxxx", 1)');Output code:
Recommendations
Last updated
