After a lot of testing, I figured out that the newly introduced function is not always efficient. A newly-introduced function APPROX_COUNT_DISTINCT.
SQL SERVER – Row Mode and Memory Grant Feedback
One of the questions, which really caught my attention did this feature work with Row Mode like it does with Batch Mode. Let us discuss today.
SQL SERVER – Database Scoped Configurations
Recently I was asked a very interesting question by one of my clients on the topic of Database Scoped Configurations. Let us learn today.
SQL SERVER – Extended Event to Capture Memory Grant Feedback
In this blog post, we will learn about the extended event to capture memory grant feedback. I created this extended event during recent consultancy.
SQL SERVER – MemoryGrantInfo Property Explanation
I have been writing about the Memory Grant Feedback feature. Today we will discuss various properties of MemoryGrantInfo in this blog post.
SQL SERVER – Disable Memory Grant Feedback at Database Level and Query Level
Today we will see how to disable memory grant feedback at Database Level and Query Level. Comprehensive Database Performance Health Check.
SQL SERVER – Memory Grant Feedback – No Feedback Disabled
Let us discuss MemoryGrantInfo when the value of the IsMemoryGrantFeedbackAdjusted property displays No Feedback Disabled.