SQL Server – How to Detach a Database
To move a database from one location to other you fist need to detach the database from server. In this...
2013-06-03
1,152 reads
To move a database from one location to other you fist need to detach the database from server. In this...
2013-06-03
1,152 reads
Today Microsoft announced their next major version of SQLServer, SQL Server 2014 at Tech-Ed NA 2013.
This version of SQLServer is indeed a reflection...
2013-06-03
1,381 reads
Oh my god, there are so many events happening this month it is crazy. I’m going to break with tradition...
2013-06-03
697 reads
I was searching all over the place to try to find out how to move files into Azure Storage. Most...
2013-06-03
2,379 reads
I’m a little late to the celebration but on Friday some there was some exciting news regarding Power View was...
2013-06-02
951 reads
By default, SQL Server automatically assigns a value to the Identity Column for each new row inserted into the table....
2013-06-02
674 reads
A Getting-Started and Survival Guide for planning, designing and building Tabular Semantic Models with Microsoft SQL Server 2012 Analysis Services....
2013-06-02
785 reads
2 years ago I posted “16 papers and original articles on Big Data” It’s now time to review and...
2013-06-01
14 reads
2 years ago I posted “16 papers and original articles on Big Data” It’s now time to review and extend my original list. “Big Data” reached its Peak in...
2013-06-01
26 reads
I’ve been using the backup to azure feature for a short while now and I really like it. Shows I...
2013-06-01
872 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