<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with SQLServer</title>
    <description>the latest stories tagged with 'SQLServer' 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>South Asia MVP Open Day 2008 - Goa - Group Photo</title>
      <description>Microsoft Most Valuable Professionals (MVPs) are exceptional technical community leaders from around the world who are awarded for voluntarily sharing their high quality, real world expertise in offline and online technical communities. Microsoft MVPs are a highly select group of experts that represents the technical community's best and brightest, and they share a deep commitment to community and a willingness to help others.

Kick the story to support Microsoft Event. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f11%2f19%2fsqlauthority-news-author-visit"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f11%2f19%2fsqlauthority-news-author-visit" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/South_Asia_MVP_Open_Day_2008_Goa_Group_Photo</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/South_Asia_MVP_Open_Day_2008_Goa_Group_Photo</guid>
      <pubDate>Sun, 23 Nov 2008 05:51:53 GMT</pubDate>
    </item>
    <item>
      <title>How to Compare / Test the Equality of two Queries in SQL Server</title>
      <description>Compare / Test the Equality of two Queries in SQL Server using this short T-SQL &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.troyd.net%2fHow%2bTo%2bCompare%2b%2bTest%2bThe%2bEquality%2bOf%2bTwo%2bQueries%2bIn%2bSQL%2bServer%2bWith%2bSQL.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.troyd.net%2fHow%2bTo%2bCompare%2b%2bTest%2bThe%2bEquality%2bOf%2bTwo%2bQueries%2bIn%2bSQL%2bServer%2bWith%2bSQL.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/How_to_Compare_Test_the_Equality_of_two_Queries_in_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/How_to_Compare_Test_the_Equality_of_two_Queries_in_SQL_Server</guid>
      <pubDate>Wed, 12 Nov 2008 18:01:07 GMT</pubDate>
    </item>
    <item>
      <title>I KILL-ed you! Now can I go for a coffee break while you die?</title>
      <description>Find out how long it will take for a rollback to complete in SQL Server with the help of a little know feature of the KILL keyword. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f11%2f03%2fI-KILL-ed-you-Now-can-I-go-for-a-coffee.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f11%2f03%2fI-KILL-ed-you-Now-can-I-go-for-a-coffee.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/I_KILL_ed_you_Now_can_I_go_for_a_coffee_break_while_you_die</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/I_KILL_ed_you_Now_can_I_go_for_a_coffee_break_while_you_die</guid>
      <pubDate>Mon, 03 Nov 2008 09:05:42 GMT</pubDate>
    </item>
    <item>
      <title>Transaction and Local Variables - Swap Variables - Update All At Once </title>
      <description>Summary : Transaction have no effect over memory variables. When UPDATE statement is applied over any table (physical or memory) all the updates are applied at one time together when the statement is committed.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f10%2f20%2fsql-server-transaction-and-local-variables-swap-variables-update-all-at-once-concept%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f10%2f20%2fsql-server-transaction-and-local-variables-swap-variables-update-all-at-once-concept%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Transaction_and_Local_Variables_Swap_Variables_Update_All_At_Once</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Transaction_and_Local_Variables_Swap_Variables_Update_All_At_Once</guid>
      <pubDate>Tue, 21 Oct 2008 17:37:55 GMT</pubDate>
    </item>
    <item>
      <title>SQL 2008 FileStream - T-SQL,WPF, LINQ-TO-SQL</title>
      <description>SQL 2008 FileStream, T-SQL, LINQ to SQL &amp;amp; WPF putting all together &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fomarbesiso.spaces.live.com%2fblog%2fcns!70A5B53D721071B7!308.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fomarbesiso.spaces.live.com%2fblog%2fcns!70A5B53D721071B7!308.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_2008_FileStream_T_SQL_WPF_LINQ_TO_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_2008_FileStream_T_SQL_WPF_LINQ_TO_SQL</guid>
      <pubDate>Mon, 20 Oct 2008 10:56:27 GMT</pubDate>
    </item>
    <item>
      <title>OUTPUTing Data from the Just-Inserted, Updated, or Deleted Row(s)</title>
      <description>Scott Mitchell discusses a little gem he discovered, which is the use of OUTPUT clause in INSERT, UPDATE, DELETE and MERGE (2008) DML statement to get the effect of in-place triggers and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fscottonwriting.net%2fsowblog%2fposts%2f13551.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fscottonwriting.net%2fsowblog%2fposts%2f13551.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/OUTPUTing_Data_from_the_Just_Inserted_Updated_or_Deleted_Row_s</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/OUTPUTing_Data_from_the_Just_Inserted_Updated_or_Deleted_Row_s</guid>
      <pubDate>Sun, 19 Oct 2008 11:53:24 GMT</pubDate>
    </item>
    <item>
      <title>Custom user configurable SQL Server Profiler events</title>
      <description>SQL Server Profiler is a well known tool for tracing different activity that happens between your server and the clients connected to it.
But very few people know that you can have custom events and trace them in the SQL Server Profiler.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f10%2f16%2fCustom-user-configurable-SQL-Server-Profiler-events.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f10%2f16%2fCustom-user-configurable-SQL-Server-Profiler-events.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Custom_user_configurable_SQL_Server_Profiler_events</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Custom_user_configurable_SQL_Server_Profiler_events</guid>
      <pubDate>Thu, 16 Oct 2008 09:00:07 GMT</pubDate>
    </item>
    <item>
      <title>Data Refresh Failed</title>
      <description>Problem Description: Data Refresh Failed

You have configured Microsoft Office SharePoint Server 2007 to enable workbooks load in Excel Services. You have stored your data connection in a trusted data connection library and your Excel 2007 workbook in a trusted file location. You open the Excel 2007 workbook and you apply a filter or you choose to Refresh All Connections. Following error message is appearing:
Unable to retrieve external data for the following connections: 
Connection_Name
The data sources may be unreachable, may not be responding, or may have denied you access.
Verify that data refresh is enabled for the trusted file location and that the workbook data authentication is correctly set.
Refreshing all connections or filtering with an administrator account works without problem. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpatrikluca.blogspot.com%2f2008%2f10%2fdata-refresh-failed.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpatrikluca.blogspot.com%2f2008%2f10%2fdata-refresh-failed.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Data_Refresh_Failed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Data_Refresh_Failed</guid>
      <pubDate>Mon, 13 Oct 2008 20:59:39 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 - Cheat Sheet - One Page PDF Download</title>
      <description>Very frequently I have been asked to create a page, post or article where in one page all the important concepts of SQL Server are covered. SQL Server 2008 is very large subject and can not be even covered 1000 of pages. In daily life of DBA there are few commands very frequently used and for novice developers it is good to keep all the important SQL Script and SQL Statements handy.

I have attempted to create cheat sheet for SQL Server 2008 most important commands. User can print this in one A4 size page and keep along with them. This can be used in interviews where T-SQL scripts are being asked.

Let me know your opinion and if you find this useful.

Bookmark it for future use. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f10%2f02%2fsql-server-2008-cheat-sheet-one-page-pdf-download%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f10%2f02%2fsql-server-2008-cheat-sheet-one-page-pdf-download%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Cheat_Sheet_One_Page_PDF_Download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Cheat_Sheet_One_Page_PDF_Download</guid>
      <pubDate>Wed, 08 Oct 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SSMS Tools PACK 1.1 - now with SSMS 2008 support</title>
      <description>With this new version you can use it for SQL Server Management Studio 2008 and SQL Server Management Studio 2008 Express.
Plus some extra features. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f10%2f06%2fSSMS-Tools-PACK-1.1---now-with-SQL-Server-Management.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f10%2f06%2fSSMS-Tools-PACK-1.1---now-with-SQL-Server-Management.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SSMS_Tools_PACK_1_1_now_with_SSMS_2008_support</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SSMS_Tools_PACK_1_1_now_with_SSMS_2008_support</guid>
      <pubDate>Mon, 13 Oct 2008 11:01:09 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - Guidelines and Coding Standards Complete List Download</title>
      <description>Coding standards and guidelines are very important for any developer on the path of successful career. A coding standard is a set of guidelines, rules and regulations on how to write code. Coding standards should be flexible enough or should take care of the situation where they should not prevent best practices for coding. They are basically the guidelines that one should follow for better understanding.

The concept behind implementing coding standards and guidelines, is that the consistency and uniformity in programming so that if multiple people are working on the same code, it becomes easier to communicate, share with or understand each other's work.

With the goal of promoting good coding standards and guidelines I have created document which can guide developers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f25%2fsql-server-guidelines-and-coding-standards%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f25%2fsql-server-guidelines-and-coding-standards%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_Guidelines_and_Coding_Standards_Complete_List_Download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_Guidelines_and_Coding_Standards_Complete_List_Download</guid>
      <pubDate>Tue, 30 Sep 2008 16:16:12 GMT</pubDate>
    </item>
    <item>
      <title>FREE Technical E-Book Previews, Magazines and other Technical Material</title>
      <description>One of our partner sites Revresponse has come up with a few FREE technical resources that we would like to share with our viewers. All you have to do is: 1. Simply choose the resource  2. Click on 'Request Now'  3. Complete the application form and submit it. All the resources shown here are absolutely FREE to professionals who qualify. Please check out the 'Geographical Eligibility' before downloading the books. The books shown here are for Developers, Testers, Team Leads, Project Leads, Project Managers , CEO's etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d205"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d205" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/FREE_Technical_E_Book_Previews_Magazines_and_other_Technical_Material</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/FREE_Technical_E_Book_Previews_Magazines_and_other_Technical_Material</guid>
      <pubDate>Wed, 24 Sep 2008 23:08:21 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2008 - Interview Questions and Answers - Download PDF</title>
      <description>Interview is very important event for any person. A good interview leads to good career if candidate is willing to learn. I always enjoy interview questions and answers series. This is my very humble attempt to write SQL Server 2008 interview questions and answers. SQL Server is very large subject and not everything is usually asked in interview. In interview what matters the most is conceptual knowledge and learning attitude.

I have listed all the series in this post so that it can be easily downloaded and used. All the questions are collected and listed in one PDF which is here to download. If you have any question or if you want to add to any of the question please send me mail or write a comment.

Bookmark this first ever set of interview questions and answers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f20%2fsql-server-2008-interview-questions-and-answers-complete-list-download%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f20%2fsql-server-2008-interview-questions-and-answers-complete-list-download%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Interview_Questions_and_Answers_Download_PDF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Interview_Questions_and_Answers_Download_PDF</guid>
      <pubDate>Mon, 22 Sep 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 Top 10 List for Developers</title>
      <description>Well now that SQL Server 2008 has shipped, Zach and I are starting to put the finishing touches on all of our SQL Server 2008 early adopter initiatives and move on to planning for future releases.  Before we do that I have some unfinished business to take care of. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2frdoherty%2farchive%2f2008%2f09%2f03%2fsql-server-2008-top-10-list-for-developers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2frdoherty%2farchive%2f2008%2f09%2f03%2fsql-server-2008-top-10-list-for-developers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Top_10_List_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Top_10_List_for_Developers</guid>
      <pubDate>Tue, 23 Sep 2008 16:16:03 GMT</pubDate>
    </item>
    <item>
      <title>EntitySpaces 2008 - 09/15 Released</title>
      <description>We are pleased to announce that the official EntitySpaces 2008 0915 release is now available for download. This will be the final EntitySpaces 2008 release. Work is already underway on EntitySpaces 2009 and we will make a blog post filling you in on the some of details very shortly. Major Performance Enhancements are just a part of this release .... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f09%2f14%2fEntitySpaces%2b2008%2b0915%2bReleased.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f09%2f14%2fEntitySpaces%2b2008%2b0915%2bReleased.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_2008_09_15_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_2008_09_15_Released</guid>
      <pubDate>Sun, 14 Sep 2008 17:30:27 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2008 - Creating Full Text Catalog and Full Text Search</title>
      <description>This is the first ever and complete example for SQL Server 2008 - Full Text Catalog and Full Text Search.

Make sure to book mark for future reference. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f05%2fsql-server-creating-full-text-catalog-and-index%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f05%2fsql-server-creating-full-text-catalog-and-index%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Creating_Full_Text_Catalog_and_Full_Text_Search</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Creating_Full_Text_Catalog_and_Full_Text_Search</guid>
      <pubDate>Wed, 10 Sep 2008 19:16:06 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to Table-Valued Parameters with Example</title>
      <description>Table-Valued Parameters is a new feature introduced in SQL SERVER 2008. In earlier versions of SQL SERVER it is not possible to pass a table variable in stored procedure as a parameter, but now in SQL SERVER 2008 we can use Table-Valued Parameter to send multiple rows of data to a stored procedure or a function without creating a temporary table or passing so many parameters.

This is one feature all the SQL Server developer were waiting for long time. This article explains how it can be used with very simple words. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f31%2fsql-server-table-valued-parameters-in-sql-server-2008%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f31%2fsql-server-table-valued-parameters-in-sql-server-2008%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Introduction_to_Table_Valued_Parameters_with_Example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Introduction_to_Table_Valued_Parameters_with_Example</guid>
      <pubDate>Wed, 03 Sep 2008 21:19:55 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to Filtered Index - Improve performance</title>
      <description>Filtered Index is a new feature in SQL SERVER 2008. Filtered Index is used to index a portion of rows in a table that means it applies filter on INDEX which improves query performance, reduce index maintenance costs, and reduce index storage costs compared with full-table indexes. When we see an Index created with some WHERE clause then that is actually a FILTERED INDEX.

I am sure this feature will change how the indexes are created in SQL Server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f01%2fsql-server-2008-introduction-to-filtered-index-improve-performance-with-filtered-index%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f01%2fsql-server-2008-introduction-to-filtered-index-improve-performance-with-filtered-index%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Introduction_to_Filtered_Index_Improve_performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Introduction_to_Filtered_Index_Improve_performance</guid>
      <pubDate>Wed, 03 Sep 2008 21:18:36 GMT</pubDate>
    </item>
    <item>
      <title>SQLServer2008: Workgroup VS Standard</title>
      <description>You might be in doubt when choosing between SQLServer2008 Standard or Workgroup edition - here's a list of the differences bewteen the two. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetbutchering.blogspot.com%2f2008%2f09%2fsqlserver-sqlserver2008-workgroup-vs.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetbutchering.blogspot.com%2f2008%2f09%2fsqlserver-sqlserver2008-workgroup-vs.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQLServer2008_Workgroup_VS_Standard</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQLServer2008_Workgroup_VS_Standard</guid>
      <pubDate>Wed, 03 Sep 2008 13:04:25 GMT</pubDate>
    </item>
    <item>
      <title>Scheduling Jobs in SQL Server Express with Service Broker</title>
      <description>&amp;quot;As we all know SQL Server 2005 Express is a very powerful free edition of SQL Server 2005. However it does not contain SQL Server Agent service. Because of this scheduling jobs is not possible. So if we want to do this we have to install a free or commercial 3rd party product. This usually isn't allowed due to the security policies of many hosting companies and thus presents a problem. Maybe we want to schedule daily backups, database reindexing, statistics updating, etc. This is why I wanted to have a solution based only on SQL Server 2005 Express and not dependent on the hosting company. And of course there is one based on our old friend the Service Broker.&amp;quot;

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlteam.com%2farticle%2fscheduling-jobs-in-sql-server-express"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlteam.com%2farticle%2fscheduling-jobs-in-sql-server-express" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Scheduling_Jobs_in_SQL_Server_Express_with_Service_Broker</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Scheduling_Jobs_in_SQL_Server_Express_with_Service_Broker</guid>
      <pubDate>Tue, 02 Sep 2008 11:38:15 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 Express Job Scheduling - Part 1 </title>
      <description>SQL Server 2005 Express Job Scheduling with the help of Sql Server service broker and without 3rd party products. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f08%2f28%2fSQL-Server-2005-Express-Job-Scheduling---Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f08%2f28%2fSQL-Server-2005-Express-Job-Scheduling---Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Express_Job_Scheduling_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Express_Job_Scheduling_Part_1</guid>
      <pubDate>Thu, 28 Aug 2008 14:33:49 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server - Get Nth Highest using ROW_NUMBER() Function</title>
      <description>ROW_NUMBER function was introduced in SQL Server 2005. ROW_NUMBER as the name suggests is used to calculate row numbers in the query result set.

Prior to ROW_NUMBER developers relied on temporary tables and co-related sub-queries to accomplish the same, which often resulted in spaghetti code and overall bad query performance.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsyedarizvi.blogspot.com%2f2008%2f08%2fsql-server-get-nth-highest-using.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsyedarizvi.blogspot.com%2f2008%2f08%2fsql-server-get-nth-highest-using.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Get_Nth_Highest_using_ROW_NUMBER_Function</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Get_Nth_Highest_using_ROW_NUMBER_Function</guid>
      <pubDate>Wed, 27 Aug 2008 19:10:05 GMT</pubDate>
    </item>
    <item>
      <title>Completely Scripting a SQL Server Database</title>
      <description>A guide on how to easily script out an entire database (schema and data) using the Database Publishing Wizard. A tool that you may not know you have access to. And if you have Visual Studio 2008, you already have installed! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f08%2f25%2fCompletely-Scripting-a-SQL-Server-Database.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f08%2f25%2fCompletely-Scripting-a-SQL-Server-Database.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Completely_Scripting_a_SQL_Server_Database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Completely_Scripting_a_SQL_Server_Database</guid>
      <pubDate>Tue, 26 Aug 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2008 - Configure Database Mail - Send Email From SQL Data</title>
      <description>First and Complete article of SQL Server 2008 Database Mail configuration. From start to end - Complete article.

Bookmark it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f23%2fsql-server-2008-configure-database-mail-send-email-from-sql-database%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f23%2fsql-server-2008-configure-database-mail-send-email-from-sql-database%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Configure_Database_Mail_Send_Email_From_SQL_Data</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Configure_Database_Mail_Send_Email_From_SQL_Data</guid>
      <pubDate>Sun, 24 Aug 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 temporary tables bug, feature or expected behavior? </title>
      <description>Some unexpected SQL Server behaviour around temporary  tables that is good to know about. If it can be explained... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f08%2f21%2fSQL-Server-2005-temporary-tables-bug-feature-or-expected-behavior.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f08%2f21%2fSQL-Server-2005-temporary-tables-bug-feature-or-expected-behavior.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_temporary_tables_bug_feature_or_expected_behavior</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_temporary_tables_bug_feature_or_expected_behavior</guid>
      <pubDate>Thu, 21 Aug 2008 14:59:39 GMT</pubDate>
    </item>
  </channel>
</rss>