Modifies an existing masking policy. Syntax:Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Introducing Managed ClickStack: Observability for OpenTelemetry at scale Read more →
Introducing Managed ClickStack: Observability for OpenTelemetry at scale Read more →
Documentation for ALTER MASKING POLICY
Modifies an existing masking policy. Syntax:Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ALTER MASKING POLICY [IF EXISTS] policy_name ON [database.]table
[UPDATE column1 = expression1 [, column2 = expression2 ...]]
[WHERE condition]
[TO {role1 [, role2 ...] | ALL | ALL EXCEPT role1 [, role2 ...]}]
[PRIORITY priority_number]
Was this page helpful?