SQL SERVER – Activity Monitor and Performance Issue
We had a wonderful SQLAuthority News – Community Tech Days – December 11, 2010 event yesterday. During this event SQL Expert Jacob shared a very interesting story related to activity monitor.
SQLAuthority News – SQL Server 2008 R2 System Views Map
SQL SEVER – Finding Memory Pressure – External and Internal
The following query will provide details of external and internal memory pressure. It will return the data how much portion in the existing memory is assigned to what kind of memory type.
SQLAuthority News – A Successful Performance Tuning Seminar at Pune – Dec 4-5, 2010
SQL SERVER – Solution – Challenge – Puzzle – Usage of FAST Hint
SQLAuthority News – Statistics Used by the Query Optimizer in Microsoft SQL Server 2008 – Microsoft Whitepaper
I recently presented session on Statistics and Best Practices in Virtual Tech Days on Nov 22, 2010. The sessions was very popular and I got many questions right after the sessions. The number question I had received was where everybody can get the further information. I am very much happy that my sessions created some curiosity for one of the most important feature of the SQL Server. Statistics are the heart of the SQL Server. Let us read about Statistics Used by the Query Optimizer in Microsoft SQL Server 2008.