top of page
Search
SQL Shark
Jan 12, 20203 min read
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 -...
5070
SQL Shark
Jan 12, 20204 min read
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...
980
SQL Shark
Oct 17, 20197 min read
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...
290
SQL Shark
Sep 28, 20194 min read
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...
730
SQL Shark
Sep 26, 20193 min read
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...
9440
bottom of page