Is It Time To Clear Out Those Quirky Functions?
Phil Factor ponders a cull of some of SQL Server's worst-behaving functions.
2014-07-10
313 reads
Phil Factor ponders a cull of some of SQL Server's worst-behaving functions.
2014-07-10
313 reads
Today we have a guest editorial from Andy Galbraith that looks at the ways in which he has helped others in his career.
2018-04-02 (first published: 2014-07-09)
250 reads
When facing a problem you aren't sure you can solve, keep working on it and believe in yourself.
2014-07-08
238 reads
2014-07-07
268 reads
2014-07-04
92 reads
Do other departments know what you do? One on one discussions is a great way to make sure.
2014-07-03
183 reads
Today we have a guest editorial from Sarah Wagner that thanks all the people that have helped her become a better DBA.
2014-07-01
290 reads
As a data guy, I always smile when application developers refer to ‘their’ data. If only it were that simple.
2014-06-30
374 reads
How did you fall in into your particular career? Was it because of a product? Andy Warren talks about his career evolution and how often we become trapped by the products we work with.
2014-06-30
153 reads
2014-06-25
670 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