Echoes from the field 9: Encryption in SQL Server (Part 2)
During a recent consulting engagement, I was asked about how to use column-based encryption in SQL Server. In this article, which is the second part of a two-part series, let’s explore how to get started using column-based encryption.
In the previous post , I provided background information about encryption and certificates.
If you’re not very familiar with these technologies, you should read that previous post before this one.
Encryption Technologies in SQL Server
Way back in SQL Server 2005, Microsoft introduced an amazing array of technologies. I suspect that many SQL Server professionals aren’t aware of just how many technologies were introduced in that release. It’s not surprising that professionals are still learning about a number of these technologies, even 20 years later. In particular, questions regarding certificates, keys, and column-based encryption still draw blank responses from most SQL Server professionals.
2025-11-22


