<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with indexes</title>
    <description>the latest stories tagged with 'indexes' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Does the order of columns in an index matter?</title>
      <description>In this blog Joe answers the question, 'does the order of columns in an index really matter?' He provides several examples and shows the results of the Query Execution Plan. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f02%2f13%2f60510.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f02%2f13%2f60510.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Does_the_order_of_columns_in_an_index_matter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Does_the_order_of_columns_in_an_index_matter</guid>
      <pubDate>Wed, 13 Feb 2008 16:47:05 GMT</pubDate>
    </item>
    <item>
      <title>Create Data Disaster: Avoid Unique Indexes</title>
      <description>The convenience of surrogate keys produced by ORM tools can lull lazy developers into ignoring unique constraints.  Find out why this oversight can lead to disaster. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frapidapplicationdevelopment.blogspot.com%2f2007%2f08%2fcreate-data-disaster-avoid-unique.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frapidapplicationdevelopment.blogspot.com%2f2007%2f08%2fcreate-data-disaster-avoid-unique.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Create_Data_Disaster_Avoid_Unique_Indexes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Create_Data_Disaster_Avoid_Unique_Indexes</guid>
      <pubDate>Tue, 04 Sep 2007 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>The real reason SELECT * queries are bad: index coverage</title>
      <description>Are SELECT * queries bad? Sure, everyone know that. But, why? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2007%2f07%2f18%2fthe-real-reason-select-queries-are-bad-index-coverage.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2007%2f07%2f18%2fthe-real-reason-select-queries-are-bad-index-coverage.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/The_real_reason_SELECT_queries_are_bad_index_coverage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/The_real_reason_SELECT_queries_are_bad_index_coverage</guid>
      <pubDate>Thu, 19 Jul 2007 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Why Can't Database Tables Index Themselves?</title>
      <description>Obviously, indexes are a central concept to databases and database performance. But horror tales still abound of naive developers who &amp;quot;forget&amp;quot; to index their tables, and encounter massive performance and scalability problems down the road as their tables grow. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000638.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000638.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Why_Can_t_Database_Tables_Index_Themselves</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Why_Can_t_Database_Tables_Index_Themselves</guid>
      <pubDate>Fri, 21 Jul 2006 15:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>