Introduction Data security is always a matter of concern for organizations and application users. The key challenge for any developer or architect is to understand all the concerns and build a foolproof system to ensure data security. This is not only more intense, but more complex these days, as many organizations are planning to move… Continue reading Data Encryption Using Always Encrypted in SQL Server
Author: minhanh
SQL Server Always Encrypted Data
I’m going to present a very nice feature of SQL Server — actually one of my favourite new features in SQL Server. This is SQL Server Always Encrypted Data. This is the first time when you can separate the data owner from the administrator in SQL Server. In this way the person or the group of… Continue reading SQL Server Always Encrypted Data