I find it easier to debug row counting / query optimization when I log the return values of the rows

I find it easier to debug row counting / query optimization when I log the return values of the rows read / written per query in real-time, rather than deduce from less granular logs.
Was this page helpful?