User Profile
Thamires_Lemes
Joined 6 years ago
User Widgets
Recent Discussions
No content to show
Recent Blog Articles
'Lock request time out period exceeded' when connecting to the database from SSMS
When you connect to the database using SQL Server Management Studio (SSMS), It will perform several queries to gather the information necessary for the user interface. If one of the queries performed...7.8KViews2likes0CommentsUsing partitioned tables or multiple tables to improve big deletes performance
There are cases in which the time It takes to perform the delete operations are higher than what is acceptable, even if there are no resources constraint and the execution plan is good. In such a cas...3.6KViews0likes0CommentsRestore a DB encrypted with a TDE key into a server/instance having a different encryption key
Steps on how to restore of a database encrypted with a Transparent Data Encryption (TDE) customer-managed key into a server/instance encrypted with a different key. This works for both Azure SQL DB a...5.9KViews3likes2Comments