Data Encryption in SQL Server
Aviel Iluz
Data encryption might be a mandatory requirement in a highly secured environment. SQL Server 2008 allows data encryption at a data-column level as well as at a database level. In this session we will examine the methods provided by SQL server, using T-SQL language, for the implementation of data encryption.