top of page

Search


Restoring a TDE Encrypted Database
Restoring AdventureWorks2014 In order to restore the database, we'll need the following tokens: - A certificate file - A private key -...

SQL Shark
Jan 12, 20203 min read
560
0


TDE Encrypting a Database
TDE Encryption on AdventureWorks2014 This how-to guide covers how to protect a database by using transparent data encryption (TDE), and...

SQL Shark
Jan 12, 20204 min read
123
0
Database Testing Strategy
1. Introduction The purpose of this document is to explain the importance of having a database testing strategy. Database testing is a...

SQL Shark
Oct 17, 20197 min read
37
0


Export and Archive SQL Datasets from the Reporting Server
1. Problem The problem that our business is facing now is that we lack documentation of our datasets for the reports. Since we’re working...

SQL Shark
Sep 28, 20194 min read
85
0


SQL Server Audit Log
1. Introduction This is a how to guide on setting up a SQL Server Audit Log. It’s a fairly new feature introduced in SQL Server version...

SQL Shark
Sep 26, 20193 min read
1,003
0
bottom of page