|
You are here |
blog.sqlterritory.com | ||
| | | | |
www.lucasnotes.com
|
|
| | | | | SQL Server DBA notes about databases, programming, system administration, and troubleshooting. | |
| | | | |
therestisjustcode.wordpress.com
|
|
| | | | | This month's T-SQL Tuesday is hosted by Brent Ozar andhe's asked everyone to find interestingbug or enhancement requests in Microsoft Connect related to SQL Server. The Connect item doesn't have to have anything to do with T-SQL - it could be about the engine, SSRS, R, the installer, whatever. Now, more than ever, Microsoft has... | |
| | | | |
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)? | |
| | | | |
chrisjohnson120.com
|
|
| | | Just a quick post today, to highlight one of the quirks of SSDT database projects. Usually when you hit publish, or publish through your automated pipeline, or generate a script, or do whatever else you do to push the project out onto a server the process is pretty simple. There's some sort of comparison engine... | ||