<?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>SQL SERVER - 2005 - 2008 - Delete Duplicate Rows</title>
      <description>This method is improved over the earlier method as it not only uses CTE and ROW_NUMBER, but also demonstrates the power of CTE with DELETE statement. We will have a comprehensive discussion about it later in this article. For now, let us first create a sample table from which we will delete records.

A Must BookMark!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f23%2fsql-server-2005-2008-delete-duplicate-rows%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f23%2fsql-server-2005-2008-delete-duplicate-rows%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2005_2008_Delete_Duplicate_Rows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2005_2008_Delete_Duplicate_Rows</guid>
      <pubDate>Thu, 02 Jul 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Maximum Number of Index per Table</title>
      <description>One of the questions was - What is the maximum number of Index per table? I received lots of answers to this question but only two answers are correct. Let us now take a look at them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f29%2fsql-server-maximum-number-of-index-per-table%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f29%2fsql-server-maximum-number-of-index-per-table%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Maximum_Number_of_Index_per_Table</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Maximum_Number_of_Index_per_Table</guid>
      <pubDate>Thu, 02 Jul 2009 07:45:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2008 - Management Studio New Features</title>
      <description>This article describes the top 5 features of SQL Server Management Studio 2008. With the release of SQL Server 2008 Microsoft has upgraded SSMS with many new features as well as added tons of new functionalities requested by DBAs for long time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f28%2fsql-server-2008-management-studio-new-features-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f28%2fsql-server-2008-management-studio-new-features-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Management_Studio_New_Features</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Management_Studio_New_Features</guid>
      <pubDate>Thu, 02 Jul 2009 15:15:22 GMT</pubDate>
    </item>
    <item>
      <title>Avoiding The Database Deployment Nightmare</title>
      <description>So, I have written before about how to put your database into version control using database projects in Visual Studio. Even while having the scripts in the solution, there can be times when you can't exactly remember what you changed and needs to go out with your project deployment to the production database. Deploying files is easy because of tools like WinMerge, however deploying things to a database can get quite complicated. You could script both schemas and use WinMerge to see the differences between the development database and the production database. But even doing that, you will still have to write a custom script to get the production database schema up to date. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f06%2fAvoiding-The-Database-Deployment-Nightmare.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f06%2fAvoiding-The-Database-Deployment-Nightmare.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Avoiding_The_Database_Deployment_Nightmare</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Avoiding_The_Database_Deployment_Nightmare</guid>
      <pubDate>Fri, 19 Jun 2009 12:01:25 GMT</pubDate>
    </item>
    <item>
      <title>http://blog.sqlauthority.com/2009/06/17/sql-server-list-schema-name-an</title>
      <description>Just a day ago, I was looking for script which generates all the tables in database along with its schema name. I tried to Search@SQLAuthority.com but got too many results. For the same reason, I am going to write down today's quick and small blog post and I will remember that I had written I wrote it after my 1000th article. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f17%2fsql-server-list-schema-name-and-table-name-for-database%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f17%2fsql-server-list-schema-name-and-table-name-for-database%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/http_blog_sqlauthority_com_2009_06_17_sql_server_list_schema_name_an</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/http_blog_sqlauthority_com_2009_06_17_sql_server_list_schema_name_an</guid>
      <pubDate>Mon, 22 Jun 2009 10:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Query Optimizer Hint ROBUST PLAN - Question to You</title>
      <description>To put it simply, Query hints is a T-SQL clause which on running directs T-SQL query to run in a particular manner using suggested index, joins or other logic. Query hints can force the kind of execution plan SQL Server needs.

If you know the answer, then please share it with me. I will post your answer here with due credit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f15%2fsql-server-query-optimizer-hint-robust-plan-question-to-you%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f15%2fsql-server-query-optimizer-hint-robust-plan-question-to-you%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Query_Optimizer_Hint_ROBUST_PLAN_Question_to_You</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Query_Optimizer_Hint_ROBUST_PLAN_Question_to_You</guid>
      <pubDate>Mon, 22 Jun 2009 09:15:00 GMT</pubDate>
    </item>
    <item>
      <title>EntitySpaces DynamicQuery Serialization Part II (WCF and Silverlight)</title>
      <description>This stuff is hot guys and gals. We are asking Jon Davis to write an entirely new Silverlight demo that will showcase our DynamicQuery feature running under Silverlight inside the browser and hitting a WCF service on the server. We cannot wait, this is so slick . Here's another sneak peak post. &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%2f2009%2f06%2f17%2fEntitySpaces%2bDynamicQuery%2bSerialization%2bPart%2bII%2bWCF%2bAnd%2bSilverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2009%2f06%2f17%2fEntitySpaces%2bDynamicQuery%2bSerialization%2bPart%2bII%2bWCF%2bAnd%2bSilverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_DynamicQuery_Serialization_Part_II_WCF_and_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_DynamicQuery_Serialization_Part_II_WCF_and_Silverlight</guid>
      <pubDate>Wed, 17 Jun 2009 13:41:41 GMT</pubDate>
    </item>
    <item>
      <title>EntitySpaces - WCF DynamicQuery Serialization</title>
      <description>We have decided to use the WCF DataContract approach when serializing our enhanced DynamicQuery's. In our upcoming alpha release our DynamicQuery classes now live in a separate assembly that can execute on the client side along with your EntitySpaces proxies without requiring either the EntitySpaces.Core or the EntitySpaces.Interfaces assemblies. The EntitySpaces.DynamicQuery assembly (only 52k in size) is also compatible with Silverlight and can run down inside of the browser. &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%2f2009%2f06%2f14%2fEntitySpaces%2bNdash%2bWCF%2bDynamicQuery%2bSerialization.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2009%2f06%2f14%2fEntitySpaces%2bNdash%2bWCF%2bDynamicQuery%2bSerialization.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_WCF_DynamicQuery_Serialization</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_WCF_DynamicQuery_Serialization</guid>
      <pubDate>Sun, 14 Jun 2009 03:46:43 GMT</pubDate>
    </item>
    <item>
      <title>What is Interim Table - Simple Definition of Interim Table</title>
      <description>Sometimes a simple question like What is interim table? can initiate a never-ending discussion between developers. I experienced this recently while I was on phone helping my friends working in Los Angeles. In a conference call, one of the developers kept on talking about first interim table and second interim table and so forth, while another developer was of the opinion that that there cannot be more than one interim table. Well, as this was not enough a third developer interrupted the debate and said that all the tables are interim tables. The heated discussion seemed never ending. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f04%2fsql-server-what-is-interim-table-simple-definition-of-interim-table%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f04%2fsql-server-what-is-interim-table-simple-definition-of-interim-table%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/What_is_Interim_Table_Simple_Definition_of_Interim_Table</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/What_is_Interim_Table_Simple_Definition_of_Interim_Table</guid>
      <pubDate>Sat, 06 Jun 2009 06:15:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - List All Objects Created on All Filegroups in Database</title>
      <description>"How can I find which object belongs to which filegroup. Is there any way to know this?"

Well, finding out which object belongs to which table is very simple.
Let us first create a database having multiple filegroups.

Continue reading here : &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f01%2fsql-server-list-all-objects-created-on-all-filegroups-in-database%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f01%2fsql-server-list-all-objects-created-on-all-filegroups-in-database%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_List_All_Objects_Created_on_All_Filegroups_in_Database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_List_All_Objects_Created_on_All_Filegroups_in_Database</guid>
      <pubDate>Fri, 05 Jun 2009 08:30:00 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 Extended Events - high performance eventing system</title>
      <description>Extended Events are the new low level, high performance eventing system in SQL Server. They use less system resources and provide better tracking of SQL Server performance than previous methods like Perfmon and SQL Trace/Profiler events. &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%2f2009%2f05%2f29%2fSQL-Server-2008-Extended-Events---high-performance-eventing-system.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f05%2f29%2fSQL-Server-2008-Extended-Events---high-performance-eventing-system.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Extended_Events_high_performance_eventing_system</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Extended_Events_high_performance_eventing_system</guid>
      <pubDate>Fri, 29 May 2009 14:16:39 GMT</pubDate>
    </item>
    <item>
      <title>Interesting Observation of Logon Trigger On All Servers</title>
      <description>Have you ever experienced this kind of situation? If yes, then have you received similar entries?

For those, who have not experienced this phenomenon yet, they can recreate this situation very quickly by running the above script, and then you all can post your observations and conclusions here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f27%2fsql-server-interesting-observation-of-logon-trigger-on-all-servers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f27%2fsql-server-interesting-observation-of-logon-trigger-on-all-servers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Interesting_Observation_of_Logon_Trigger_On_All_Servers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Interesting_Observation_of_Logon_Trigger_On_All_Servers</guid>
      <pubDate>Fri, 29 May 2009 09:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Book Review - Learning SQL Server 2008 Reporting Services</title>
      <description>Good overview of Learning SQL Server 2008 Reporting Services from Packt Publishing. Has a link to a sample chapter for download. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwebbtechsolutions.com%2f2009%2f05%2f20%2fbook-review-learning-sql-server-2008-reporting-services%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwebbtechsolutions.com%2f2009%2f05%2f20%2fbook-review-learning-sql-server-2008-reporting-services%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Book_Review_Learning_SQL_Server_2008_Reporting_Services</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Book_Review_Learning_SQL_Server_2008_Reporting_Services</guid>
      <pubDate>Fri, 22 May 2009 02:30:24 GMT</pubDate>
    </item>
    <item>
      <title>Solution to Famous Error 40 of SQL Server - A Must Bookmark</title>
      <description>Everybody who has ever used SQL Server might have encountered this error one time or another time. 

This is absolutely must bookmark link. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f21%2fsql-server-fix-error-provider-named-pipes-provider-error-40-could-not-open-a-connection-to-sql-server-microsoft-sql-server-error%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f21%2fsql-server-fix-error-provider-named-pipes-provider-error-40-could-not-open-a-connection-to-sql-server-microsoft-sql-server-error%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Solution_to_Famous_Error_40_of_SQL_Server_A_Must_Bookmark</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Solution_to_Famous_Error_40_of_SQL_Server_A_Must_Bookmark</guid>
      <pubDate>Fri, 22 May 2009 19:46:14 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - Questions and Answers with Database Administrators</title>
      <description>I have been in India for long time now, and at present, I am managing a very large outsourcing project. Recently, we conducted few interviews since the project required more Database Administrators and Senior Developers, and I must say it was an enthralling experience for me! I got the opportunity to meet some very talented and competent programmers from all over the country. Scores of interesting questions were discussed between the interviewers and the candidates, which made the whole interview process nothing short of an enriching occasion! I am listing some of the interesting questions discussed during the interviews. Some are technical and some are purely my personal opinion. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f11%2fsql-server-questions-and-answers-with-database-administrators%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f11%2fsql-server-questions-and-answers-with-database-administrators%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_Questions_and_Answers_with_Database_Administrators</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_Questions_and_Answers_with_Database_Administrators</guid>
      <pubDate>Thu, 14 May 2009 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>10 Reasons for Database Outsourcing</title>
      <description>A simple but to the point list of Top 10 Reasons for Database Outsourcing.

This should be bookmarked or saved for personal archieve. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f10%2fsql-server-10-reasons-for-database-outsourcing%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f10%2fsql-server-10-reasons-for-database-outsourcing%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/10_Reasons_for_Database_Outsourcing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/10_Reasons_for_Database_Outsourcing</guid>
      <pubDate>Thu, 14 May 2009 21:16:05 GMT</pubDate>
    </item>
    <item>
      <title>Future of Business Intelligence and Databases</title>
      <description>The term business intelligence (BI) was coined by Howard Dresner in the early 1990s. He defined Business Intelligence as "a set of concepts and methodologies to improve decision making in business through use of facts and fact-based systems." In a time when data warehousing was considered leading-edge he created the vision that led to the development of business intelligence, as it is known today.  The once visionary BI is now commonplace and in near future a momentous transformation is about to take place.

BI is all set to bring information democracy where end users across an organization will be able to view information related to their segment. Further, with the rising consumer expectations there will be demand for capability requirements of BI as well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f08%2fsqlauthority-news-future-of-business-intelligence-and-databases-article-by-nupur-dave%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f08%2fsqlauthority-news-future-of-business-intelligence-and-databases-article-by-nupur-dave%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Future_of_Business_Intelligence_and_Databases</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Future_of_Business_Intelligence_and_Databases</guid>
      <pubDate>Mon, 11 May 2009 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Roadmap of Microsoft Certifications - SQL Server Certifications</title>
      <description>In these times of economic slowdown and uncertainties, more and more IT professionals are concerned about their job security and their qualifications. With job insecurity looming on their minds, it is a common trend for developers to start hunting for ways to update their skills. Sound knowledge and real world work experience are always a good way to help secure your future. However, a great way to demonstrate knowledge and competence is by having a certification in the technology one claims to be proficient in. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f04%2fsql-server-roadmap-of-microsoft-certifications-sql-server-certifications-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f05%2f04%2fsql-server-roadmap-of-microsoft-certifications-sql-server-certifications-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Roadmap_of_Microsoft_Certifications_SQL_Server_Certifications_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Roadmap_of_Microsoft_Certifications_SQL_Server_Certifications_1</guid>
      <pubDate>Tue, 05 May 2009 11:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to SQL Server Encryption and Symmetric Key Encryption Tut</title>
      <description>SQL Server 2005 and SQL Server 2008 provide encryption as a new feature to protect data against hackers' attacks. Hackers might be able to penetrate the database or tables, but owing to encryption they would not be able to understand the data or make use of it. Nowadays, it has become imperative to encrypt crucial security-related data while storing in the database as well as during transmission across a network between the client and the 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%2f2009%2f04%2f28%2fsql-server-introduction-to-sql-server-encryption-and-symmetric-key-encryption-tutorial-with-script%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f28%2fsql-server-introduction-to-sql-server-encryption-and-symmetric-key-encryption-tutorial-with-script%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Introduction_to_SQL_Server_Encryption_and_Symmetric_Key_Encryption_Tut</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Introduction_to_SQL_Server_Encryption_and_Symmetric_Key_Encryption_Tut</guid>
      <pubDate>Mon, 04 May 2009 11:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Comparing SQL Server HASHBYTES function and .Net hashing</title>
      <description>Hashing comparison in .Net and SQL Server and things you have to be careful about. &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%2f2009%2f04%2f28%2fComparing-SQL-Server-HASHBYTES-function-and-.Net-hashing.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f04%2f28%2fComparing-SQL-Server-HASHBYTES-function-and-.Net-hashing.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Comparing_SQL_Server_HASHBYTES_function_and_Net_hashing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Comparing_SQL_Server_HASHBYTES_function_and_Net_hashing</guid>
      <pubDate>Tue, 28 Apr 2009 17:44:01 GMT</pubDate>
    </item>
    <item>
      <title>Difference btn SQL Server Compact Edition (CE) &amp;amp; SQL Server Express</title>
      <description>I often received question regarding what are difference between SQL Server Compact Edition (CE) and SQL Server Express Edition. In one line - SQL Server CE is for mobile application and embaded systems where as SQL Server Express Edition is limited feature light version of SQL Server Standard. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f22%2fsql-server-difference-between-sql-server-compact-edition-ce-and-sql-server-express-edition%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f22%2fsql-server-difference-between-sql-server-compact-edition-ce-and-sql-server-express-edition%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Difference_btn_SQL_Server_Compact_Edition_CE_SQL_Server_Express</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Difference_btn_SQL_Server_Compact_Edition_CE_SQL_Server_Express</guid>
      <pubDate>Tue, 05 May 2009 01:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Certification Exam - Discount Code - Free Second Chance</title>
      <description>Please note down this important code or share with your colleagues who are keen to take Microsoft Certification Exam. This unique code is only available through Microsoft MVP's and only published here to help community and no other intention. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f16%2fsqlauthority-news-microsoft-certification-exam-discount-code-free-second-chance-mcts-mcitp-mcpd-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f16%2fsqlauthority-news-microsoft-certification-exam-discount-code-free-second-chance-mcts-mcitp-mcpd-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Microsoft_Certification_Exam_Discount_Code_Free_Second_Chance_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Microsoft_Certification_Exam_Discount_Code_Free_Second_Chance_1</guid>
      <pubDate>Thu, 16 Apr 2009 16:27:04 GMT</pubDate>
    </item>
    <item>
      <title>Finding Text in SQL Server Stored Procedures</title>
      <description>So, I'm sure you have been met with a similar scenario during development. You know the one that you have to rename a column or even drop a column in the database. This can be quite annoying if you are doing stored procedure based data access for your application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f04%2fFinding-Text-in-SQL-Server-Stored-Procedures.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f04%2fFinding-Text-in-SQL-Server-Stored-Procedures.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Finding_Text_in_SQL_Server_Stored_Procedures</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Finding_Text_in_SQL_Server_Stored_Procedures</guid>
      <pubDate>Mon, 13 Apr 2009 20:51:44 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to JOINs - A simplest Visual Explanation of Join</title>
      <description>Introduction to JOINs - A simplest Visual Explanation of Join

This post is for every developer who just want to make sure that their basics of Join is perfect.

Bookmark this for future use or for teaching your friends of Jr. about Joins.

Blog about this post if you like 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%2f2009%2f04%2f13%2fsql-server-introduction-to-joins-basic-of-joins%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f13%2fsql-server-introduction-to-joins-basic-of-joins%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Introduction_to_JOINs_A_simplest_Visual_Explanation_of_Join</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Introduction_to_JOINs_A_simplest_Visual_Explanation_of_Join</guid>
      <pubDate>Tue, 14 Apr 2009 12:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Interesting Observation of DMV of Active Transactions and DMV of Curre</title>
      <description>This post is about a riveting observation I made a few days back. While playing with transactions I came across two DMVs  that are associated with Transactions.

1) sys.dm_tran_active_transactions - Returns information about transactions for the instance of SQL Server.

2) sys.dm_tran_current_transaction - Returns a single row that displays the state information of the transaction in the current session.

Now, what really interests me is the following observation.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f11%2fsql-server-interesting-observation-of-dmv-of-active-transactions-and-dmv-of-current-transactions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f11%2fsql-server-interesting-observation-of-dmv-of-active-transactions-and-dmv-of-current-transactions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Interesting_Observation_of_DMV_of_Active_Transactions_and_DMV_of_Curre</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Interesting_Observation_of_DMV_of_Active_Transactions_and_DMV_of_Curre</guid>
      <pubDate>Thu, 16 Apr 2009 16:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>