<?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" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Eran Nachum's Blog</title>
    <link>http://www.eranachum.com/</link>
    <description>www.eranachum.com - Implementing &amp; executing my thoughts...</description>
    <language>en-us</language>
    <copyright>Eran Nachum</copyright>
    <lastBuildDate>Wed, 23 Jan 2008 17:18:38 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.2</generator>
    <managingEditor>eranachum@hotmail.com</managingEditor>
    <webMaster>eranachum@hotmail.com</webMaster>
    <item>
      <trackback:ping>http://www.eranachum.com/Trackback.aspx?guid=23ce1e91-5563-4666-a76d-739084111d41</trackback:ping>
      <pingback:server>http://www.eranachum.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.eranachum.com/PermaLink,guid,23ce1e91-5563-4666-a76d-739084111d41.aspx</pingback:target>
      <dc:creator>eranachum@hotmail.com (Eran Nachum)</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
      I read a great article regarding of how to optimize the performance of queries (that
      you or your DBA had written) in SQL Server 2005.
   </p>
        <p>
      I doesn't matter if your server is 'strong', or if your object oriented code is perfect
      or even if you're using tools to maintain good performance to the customer, in the
      bottom line, if you are handling and working with a BIG amount of records in your
      database, those list of things are worthless if you database SQL queries are being
      written bad.
   </p>
        <p>
      The following <a href="http://www.c-sharpcorner.com/UploadFile/john_charles/QueryoptimizationinSQLServer200512112007154303PM/QueryoptimizationinSQLServer2005.aspx" target="_blank">article</a> outlines
      some good points and issues regarding this problem and maybe will help you to solve
      these problems and to maintain good performance.
   </p>
        <img width="0" height="0" src="http://www.eranachum.com/aggbug.ashx?id=23ce1e91-5563-4666-a76d-739084111d41" />
      </body>
      <title>Query Optimization in SQL Server 2005</title>
      <guid>http://www.eranachum.com/PermaLink,guid,23ce1e91-5563-4666-a76d-739084111d41.aspx</guid>
      <link>http://www.eranachum.com/PermaLink,guid,23ce1e91-5563-4666-a76d-739084111d41.aspx</link>
      <pubDate>Wed, 23 Jan 2008 17:18:38 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   I read a great article regarding of how to optimize the performance of queries (that
   you or your DBA had written) in SQL Server 2005.
&lt;/p&gt;
&lt;p&gt;
   I doesn't matter if your server is 'strong', or if your object oriented code is perfect
   or even if you're using tools to maintain good performance to the customer, in the
   bottom line, if you are handling and working with a BIG amount of records in your
   database, those list of things are worthless if you database SQL queries are being
   written bad.
&lt;/p&gt;
&lt;p&gt;
   The following &lt;a href="http://www.c-sharpcorner.com/UploadFile/john_charles/QueryoptimizationinSQLServer200512112007154303PM/QueryoptimizationinSQLServer2005.aspx" target="_blank"&gt;article&lt;/a&gt; outlines
   some good points and issues regarding this problem and maybe will help you to solve
   these problems and to maintain good performance.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eranachum.com/aggbug.ashx?id=23ce1e91-5563-4666-a76d-739084111d41" /&gt;</description>
      <category>SQL;SQL Server 2005</category>
    </item>
  </channel>
</rss>