2019-03-08
799 reads
2019-03-08
799 reads
2026-07-13 (first published: 2019-03-07)
1,020 reads
2019-03-04
994 reads
2019-03-01
1,280 reads
2019-02-22
822 reads
2019-02-18
863 reads
2019-02-08
933 reads
Learn how to get started writing code modules inside of your SQL Server database,
2019-02-04
7,161 reads
How can I accurately find which SQL Server Stored Procedures, Views or Functions are using a specific text string, which can be a table name or anything like a string starting with 'XYZ'?
2018-04-13
5,279 reads
2017-03-30
1,453 reads
By James Serra
An architecture scenario Imagine separate Sales, Finance, Shared Data, and Executive Analytics workspaces. Sales...
Security on your SQL Server is important. That doesn’t need any explaining. But where...
It’s that time of year again! EightKB is back on August 20th at 13:00...
Comments posted to this topic are about the item Backing Up a DMK
Comments posted to this topic are about the item The Quiet Part
Comments posted to this topic are about the item BIT_COUNT in SQL Server
In SQL Server 2025, I have a database with a Database Masker Key (DMK). I want to back up this key and keep a copy offline. When do I have to open this key before running the backup?
See possible answers