﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged Administration, Index Management</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged Administration, Index Management posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Index related DMVs and DMFs - sys.dm_db_index_usage_stats</title><description>Examining statistics of indexes is useful for optimizing the performance of queries. Statistics help us determine the usage and worth of indexes - one simple method is using the index-related dynamic management view; sys.dm_db_index_usage_stats</description><guid>http://www.sqlservercentral.com/redirect/articles/61421/</guid><pubDate>2007/11/12</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61421/</link></item></channel></rss>