Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Encryption on Varchar(max) Column

$
0
0
I have a table in SQL Server 2014, with varchar(Max) column which holds xml type data, we get data from external source. Data contains some customer name and addresses, so we need to encrypt the data. In past we have used symmetric key to encrypt data in

Viewing all articles
Browse latest Browse all 3145

Trending Articles