|
You are here |
dylanbeattie.net | ||
| | | | |
nathan.torkington.com
|
|
| | | | | [AI summary] A collection of technical notes and resources discussing database architecture, SQL, data modeling, and version control strategies. | |
| | | | |
erikdarling.com
|
|
| | | | | [AI summary] A SQL Server consultant discusses challenges with foreign key constraints and deadlock issues caused by an eager index spool in a merge operation, leading to the decision to disable the foreign key to improve performance. | |
| | | | |
curatedsql.com
|
|
| | | | | ||
| | | | |
matthewmcgiffen.com
|
|
| | | 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)? | ||