Performance Tuning is quite interesting and Index plays a vital role in it. A proper index can improve the performance and a bad index can hamper the performance. Here is the script from my script bank, which I use to identify unused indexes on any database. Let us see script for unused index.
SQL SERVER – Missing Index Script – Download
Performance Tuning is quite interesting and Index plays a vital role in it. A proper index can improve the performance and a bad index can hamper the performance. In this blog post we will discuss about Missing Index.
SQLAuthority News – Feature Pack for Microsoft SQL Server 2005 SP4
If you are still using SQL Server 2005 – I suggest that you consider migrating to later version of the SQL Server 2008/2008 R2. Due to any reason, you wanted to continue using SQL Server 2005, I suggest that you take a look at the Feature Pack for Microsoft SQL…
Read MoreSQLAuthority News – Microsoft SQL Server 2005 Service Pack 4 RTM
Service Pack 4 (SP4) for Microsoft SQL Server 2005 is now available for download. SQL Server 2005 service packs are cumulative, and this service pack upgrades all service levels of SQL Server 2005 with SP4.
Download Microsoft SQL Server 2005 Service Pack 4 RTM
SQLAuthority News – Final Service Pack of SQL Server 2008 R2
In this blog post, we will see the list of the final service pack of SQL Server 2008 and SQL Server 2008 R2. Comprehensive Database Performance Health Check
SQLAuthority News – SQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views Map is released. I am very proud that my organization (Solid Quality Mentors) is part of making this possible. This map shows the key system views included in SQL Server 2008 and 2008 R2, and the relationships between them. SQL Server 2008 R2 System…
Read MoreSQLAuthority News – SQL Server Denali CTP1 – Release Date November 9, 2010
I am very excited as I was about to witness SQL Server 2011 – Code Named “Denali” is released on November 11, 2010 at SQLPASS. I will write a detail report for the same in future. You can download CTP1 right away right now and install on your machine. The…
Read More