2022-05-16
435 reads
2022-05-16
435 reads
2022-05-09
403 reads
2021-12-31
443 reads
2021-12-24
437 reads
2021-12-17
443 reads
2021-12-10
385 reads
Introduction In SQL Server 2016, Microsoft introduced a new feature called dynamic data masking, which allows you to mask the values of certain columns and keep that data hidden from certain users, without having to modify your applications. Let's take a look at how SQL Server does data masking, and compare it to the way Gallium Data […]
2021-12-03
1,877 reads
2021-12-03
474 reads
2021-11-26
426 reads
2021-01-07
497 reads
In this post, I will guide you on how to deploy a dockerized simple...
By Kevin3NF
Everything in SQL Server is waiting for something…this is by design. And most people...
By DataOnWheels
Hey fellow data friends! Wow, March was an absolutely crazy month (in the best...
I have a database that is in full backup recovery model. When the log...
SELECT * FROM sys.dm_db_persisted_sku_features If the result set has no records is it conclusive...
Comments posted to this topic are about the item The Subtle Differences Between COALESCE...
At what levels can we set the collation in SQL Server 2022?
See possible answers