|
You are here |
timurakhmadeev.wordpress.com | ||
| | | | |
sqlstudies.com
|
|
| | | | | These are a couple of stored procedures I wrote to help me with security research. Each of the stored procedures returns three data sets. A list of principals and some basic properties about them. Role membership Object/Database/Server level permissions Each of the datasets has a set of do/undo scripts as well as various useful... | |
| | | | |
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)? | |
| | | | |
dbanuggets.com
|
|
| | | Thank you Mala for hosting T-SQL Tuesday for August month. Mala asked us to write about the Database version control and what tools we use to manage our database code. Please find the original invite here. Earlier in my career as a DBA, the database code was managed with comments in the code to know... | ||