News

To use DDM in SQL, you need to create masking rules that define which columns of a table or view should be masked, and how. You can use the ALTER TABLE or ALTER VIEW statements to add or modify ...
Redgate Data Masker is one such tool, allowing users to mask sensitive data in SQL Server databases with predefined or custom masking rules, and supporting static or dynamic masking.
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target. Logging is an essential feature for any application, as it ...
Dynamic Data Masking in SQL Server 2016. Dynamic data masking ensures that non-privileged users see only the data they are permitted to see while other data is masked. The big benefit is that, once ...