Explore >> Select a destination


You are here

callihandata.com
| | matthewmcgiffen.com
3.2 parsecs away

Travel
| | TDE is referred to as a "transparent" form of encryption. What that means is that the process of encrypting and decrypting data is fully performed in the background. The queries we write to access data are unchanged whether TDE is enabled or not. So, enabling TDE has no impact on application functionality, does not require ... Continue reading What is TDE (Transparent Data Encryption)?
| | curatedsql.com
5.4 parsecs away

Travel
| |
| | matthewmcgiffen.com
4.0 parsecs away

Travel
| | SQL Server has had the native ability to encrypt data since SQL Server 2005. This included functionality that could be used to encrypt individual items and columns of data as well as the Transparent Data Encryption (TDE) feature which was available with the enterprise edition of SQL Server and could be used to encrypt all ... Continue reading Overview of SQL Server Encryption Features
| | blog.crossjoin.co.uk
66.3 parsecs away

Travel
| A few weeks ago I showed how XMLA Endpoints allow you to connect SQL Server Profiler to Power BI Premium. As well as looking at query execution times this also means you can see in more detail what happens when a dataset is refreshed, for example so you can find out exactly how long a...