Is there a way to find a statistics on table read and write count on SQL Server 2005/2008?
I am specifically looking for DMVs/DMFs without usin
DMVs/DMFs
Remember 'table' means the clustered index or the 'heap'.