Is there general guidance on when and when not to set OnlyFetchActive to true? In profiler I can see several queries executing that have 50+ columns, but can't imagine all of them are being used. I remember in the past enabling it for one data source which improved performance quite a bit, thus wondering if I should continue to do this for the many other data sources we have.
↧