Posted inPerformance Tuning First Responder Kit Power BI Dashboard Posted by By Ajay Dwivedi February 8, 2018 Recently Brent Ozar team added yet another great feature of Power BI Dashboard on data…
Posted inExecution Plan Performance Tuning Procedures with RECOMPILE Option Posted by By Ajay Dwivedi January 7, 2018 Hi Friends, I often work on Performance Issues, and I found that developers use RECOMPILE…
Posted inPerformance Tuning TSQL Common Myth: Loop is Always Faster than Cursor Posted by By Ajay Dwivedi July 22, 2017 From past few weeks, I have been taking interview for Sr. SQL DBA position in…
Posted inPerformance Tuning Powershell TSQL Deploy SQL-Server-First-Responder-Kit with Powershell Posted by By Ajay Dwivedi July 19, 2017 There are many tools in market that can help you troubleshoot in specific situations. My…
Posted inInternals Performance Tuning TSQL Non – Trusted Foreign Keys in SQL Server Posted by By Ajay Dwivedi July 17, 2017 Today, I was working with one user to troubleshoot their query timeout issues. Analyzing wait…
Posted inPerformance Tuning Log all Activities using sp_WhoIsActive – 2 Posted by By Ajay Dwivedi May 4, 2017 Hi Friends, in my previous blog post Log all Activities using sp_WhoIsActive, I shared how…
Posted inErrors Performance Tuning Analyzing Deadlock Issues Posted by By Ajay Dwivedi February 21, 2017 I often receive the question - what is the best way to find issues when…
Posted inPerformance Tuning TSQL Optimize for Value – TSQL Query Hint Posted by By Ajay Dwivedi January 3, 2017 Today, I was working on an incident of slow running procedure. Procedure was running fine…
Posted inPerformance Tuning Log all Activities using sp_WhoIsActive Posted by By Ajay Dwivedi December 28, 2016 It is not a new thing for a DBA to check what's running currently on…
Posted inExecution Plan Performance Tuning TSQL Query Optimization 03 – Users statistics (individual user) [StackOverflow] Posted by By Ajay Dwivedi November 27, 2016 Hi Friends, this is my 3rd blog post of series Query Optimization. In last blog…