Hi,
I want to know following information, how can i get it using SQLServer Queries
1. Total physical reads on the database.
2. Total logical reads on the database.
3. top 10 tables /indexes based on physical reads.
4. Hot spot tables/indexes
5. Cache hit ratio of the instance.
Salman