Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Saturday, November 4, 2017

Encrypt a column in sql server?

SQLServerCentral » Latest topics
Encrypt a column in sql server?
Hi All,

Need help in encrypting a column and share the encryption key with the person whom I want to share so that he can decrypt the data.
Also, I want to encrypt only first 8 characters of a 12 letter string values.
How can I acheive t

No comments: