Checking for availability of dynamic data masking functionality in SQL.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 09:44 PM
I am looking forward for functionality similar to snowflake which allows attaching masking to a existing column. Documents found related to masking with encryption but my use case is on the existing table. Solutions using views along with Dynamic View Functions is not option for as masking expected on the original table.@Hubert Dudek I came across your recent post on masking. Any ETA for this feature. Thanks in advance.
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 03:26 PM
Unity catalog provide similar feature
https://docs.databricks.com/en/data-governance/unity-catalog/row-and-column-filters.html

