2022-05-16
439 reads
2022-05-16
439 reads
2022-05-09
412 reads
2021-12-31
445 reads
2021-12-24
442 reads
2021-12-17
445 reads
2021-12-10
388 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,927 reads
2021-12-03
480 reads
2021-11-26
431 reads
2021-01-07
500 reads
By Steve Jones
foilsick – adj. feeling ashamed after revealing a little too much of yourself to...
Accelerated database recovery was introduced in SQL Server 2019 and provides fast recovery, instantaneous...
By Chris Yates
Trust is the currency of the data economy. Without it, even the most advanced...
Comments posted to this topic are about the item Create an HTML Report on...
When exploring interior doors for your home renovation or new build, you’ve probably come...
Hello, I am leveraging Python within SQL Server Integration Services (SSIS) packages, primarily through...