Checking for availability of dynamic data masking functionality in SQL.
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 Vie...
- 1284 Views
- 1 replies
- 1 kudos
Latest Reply
Unity catalog provide similar feature https://docs.databricks.com/en/data-governance/unity-catalog/row-and-column-filters.html
- 1 kudos