2022-05-16
363 reads
2022-05-16
363 reads
2022-05-09
354 reads
2021-12-31
419 reads
2021-12-24
418 reads
2021-12-17
416 reads
2021-12-10
367 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,118 reads
2021-12-03
455 reads
2021-11-26
410 reads
2021-01-07
483 reads
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By Kamil
Hello, data friends! Let me spread a few words about the new MVP led...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Each query in power bi report has it's own connection string. If something wrong...
Hi, I have a query like "Select tablenumber from a table" Tablenumber 1 2...
Hi there, we have SQL Server 2014 (Build - 12.0.6259.0) and my database have...