Properties of Iterators

In this post I will continue the discussion about iterators in the context of a query execution plan. This time, I will tell you about some of their most important properties and the things to take into consideration when investigating the performance of an execution plan. First, we are going to talk about the memory … Continue reading Properties of Iterators