In this two part series, we will talk about data encryption and its implementation in SQL Server 2005. You may encrypt sensitive data like credit card numbers, client information etc. using SQL Server data encryption functionality. Let’s take an example
Read More...