Exploring the Varbinary Type
A brief look at the Varbinary data type and its uses in SQL Server for beginners.
2013-02-07
12,862 reads
A brief look at the Varbinary data type and its uses in SQL Server for beginners.
2013-02-07
12,862 reads
A look at the performance of SQL Server compared to SQLite for single user applications.
2012-07-19
7,183 reads
A review on the basic steps to correct a poorly performing query
2010-09-08
12,494 reads
A Technique to deal with moving data from multiple schemas into one table
2010-08-09
6,409 reads
Some useful undocumented extended and stored procedures in SQL Server 2005
2009-11-20 (first published: 2008-05-09)
33,528 reads
2008-12-02
9,129 reads
2008-09-09
12,805 reads
A discussion on using CTEs to speed the development and maintenance of reports and enhance readability.
2008-03-31
6,175 reads
Discusses the techniques and reasons to use opendatasource for reading text files in SQL Server 2005.
2007-12-13
10,390 reads
A nightly load into sales_fact fails. Ask an orchestrating agent to break down the...
By Steve Jones
It’s been some time since I provided a car update, so I decided to...
By James Serra
An architecture scenario Imagine separate Sales, Finance, Shared Data, and Executive Analytics workspaces. Sales...
Comments posted to this topic are about the item Managing Incidents and Fighting Fires
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
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