SQL fragmentation explained

As the data in Microsoft SQL Server tables changes their indexes change. Over time these indexes become fragmented. This fragmentation will adversely affect performance. This post provides information to help you understand the detailed mechanics behind fragmentation. It will also help you understand the methods and approaches for performing defragmentation so you can improve your…

CRM 2011 – Removing Shared Views

I recently encountered a situation in which one of our CRM users wanted to clean up some old CRM Views which were created using Advanced Find and shared with him by someone who is no longer with the company.   This presented an interesting dilemma, because the person who shared the views did not give…