web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :

Always Encrypted feature in SQL Server

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
Always Encrypted is used for encryption at the column level rather than the entire database. It provides both data at rest as well in memory (in flight). It is different from column (cell-level) and Transparent Data Encryption (TDE) which uses keys and certificates, which are stored in the database. In the case of Always Encrypted, … Continue reading "Always Encrypted feature in SQL Server"

This was originally posted here.

Comments

*This post is locked for comments