Do you know how to get the number of physical reads by tables and/or indexes ? First, Is that possible ?
Printable View
Do you know how to get the number of physical reads by tables and/or indexes ? First, Is that possible ?
I don't think so.
By default it's by session.
With SQL Analyze you can obtain statistics for each statement.