web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Dynamic Data Masking (DDM) in SQL Server

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
Through the Dynamic Data Masking feature in SQL Server, we can hide the sensitive data by masking the data from the user who does not have permissions. (Here the data in the database is not changed). There are 4 different functions to do that – default – Entire column is masked. partial – only works … Continue reading "Dynamic Data Masking (DDM) in SQL Server"

This was originally posted here.

Comments

*This post is locked for comments