<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SQL-Articles &#187; sql 2008</title>
	<atom:link href="http://sql-articles.com/tag/sql-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://sql-articles.com</link>
	<description>One Stop for SQL Server related Queries</description>
	<lastBuildDate>Sat, 18 May 2013 18:41:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>SPARSE Column</title>
		<link>http://sql-articles.com/articles/general/sparse-column/</link>
		<comments>http://sql-articles.com/articles/general/sparse-column/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 14:50:55 +0000</pubDate>
		<dc:creator>VidhyaSagar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[database design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[sparse]]></category>
		<category><![CDATA[sql 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/?p=1126</guid>
		<description><![CDATA[Happy New Year My dear Friends It’s  been a long this feature has been released however I just got an opportunity to check it out. This feature is released in SQL Server 2008 version. Sparse columns are normal columns which will store NULL values in a optimized storage which means no storage space is taken [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/articles/general/sparse-column/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deploying Data Tier Application (DAC) Package</title>
		<link>http://sql-articles.com/articles/general/deploying-data-tier-application-dac-package/</link>
		<comments>http://sql-articles.com/articles/general/deploying-data-tier-application-dac-package/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 01:08:00 +0000</pubDate>
		<dc:creator>VidhyaSagar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dac]]></category>
		<category><![CDATA[data tier application]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[sql 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/articles/general/deploying-data-tier-application-dac-package/</guid>
		<description><![CDATA[Last week I wrote an article for Creating DAC packages. Today I’m going to cover how to deploy a DAC package. It’s very easy&#160; for the DBA’s to deploy the DAC in few clicks that means in few clicks database implementation will get completed, it’s as simple as like that. I’m going to use the [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/articles/general/deploying-data-tier-application-dac-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Data Tier Application (DAC) Package</title>
		<link>http://sql-articles.com/articles/general/creating-a-data-tier-application-dac-package/</link>
		<comments>http://sql-articles.com/articles/general/creating-a-data-tier-application-dac-package/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 15:51:00 +0000</pubDate>
		<dc:creator>VidhyaSagar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dac]]></category>
		<category><![CDATA[data tier application]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[sql 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/articles/general/creating-a-data-tier-application-dac-package/</guid>
		<description><![CDATA[In previously article I’ve covered what is DAC package and how it helps during deployment. In this article I’m going we are going to see how can we create a new data tier application (DAC) package for deployment. All SQL Server related objects can be included in this package for deployment, this includes both database [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/articles/general/creating-a-data-tier-application-dac-package/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Script to Retrieve Security Information SQL Server 2005 and above</title>
		<link>http://sql-articles.com/scripts/script-to-retrieve-security-information-sql-server-2005-and-above/</link>
		<comments>http://sql-articles.com/scripts/script-to-retrieve-security-information-sql-server-2005-and-above/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:56:04 +0000</pubDate>
		<dc:creator>VidhyaSagar</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[permission script]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sql 2005]]></category>
		<category><![CDATA[sql 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/?p=69</guid>
		<description><![CDATA[In my working environment I’ve asked to write a script to find security information which should return Server Logins, Database Logins and object level permissions. I’ve written that and I’m sharing this to you since this could be helpful to you. Works With SQL Server 2005 SQL Server 2008 and SQL Server 2008 R2 Script [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/scripts/script-to-retrieve-security-information-sql-server-2005-and-above/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to change Server Collation in SQL Server 2008</title>
		<link>http://sql-articles.com/articles/dba/how-to-change-server-collation-in-sql-server-2008/</link>
		<comments>http://sql-articles.com/articles/dba/how-to-change-server-collation-in-sql-server-2008/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 18:30:00 +0000</pubDate>
		<dc:creator>VidhyaSagar</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[collation]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[rebuild]]></category>
		<category><![CDATA[reinstall]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[sql server 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/?p=157</guid>
		<description><![CDATA[In this article we are going to discuss about changing SQL Server 2008 collation at serverlevel. While installing SQL Server 2008 we may miss to choose the right collation and we need to rectify this by changing the collation at serverlevel. You can change the collation of sql server without uninstalling. Lets discuss the necessary [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/articles/dba/how-to-change-server-collation-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>MERGE Statement &#8211; SQL Server 2008</title>
		<link>http://sql-articles.com/articles/dba/merge-statement-sql-server-2008/</link>
		<comments>http://sql-articles.com/articles/dba/merge-statement-sql-server-2008/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 18:30:00 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[sql server 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/?p=155</guid>
		<description><![CDATA[In earlier versions of SQL Server in order to perform INSERT, UPDATE or DELETE we have to have separate T-SQL statements. With the introduction of SQL Server 2008 we have MERGE statement which helps in simplifying this. It allows us to perform DML operations based on certain JOIN conditions in single statement. The Merge statement [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/articles/dba/merge-statement-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auditing in SQL Server 2008</title>
		<link>http://sql-articles.com/articles/dba/auditing-in-sql-server-2008/</link>
		<comments>http://sql-articles.com/articles/dba/auditing-in-sql-server-2008/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 18:30:00 +0000</pubDate>
		<dc:creator>VidhyaSagar</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[auditing]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sql 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/?p=151</guid>
		<description><![CDATA[Auditing is a new feature introduced in SQL Server 2008. Auditing is a general word and its related to sql server to capture events that occurs in sql server, it&#8217;s similar to tracking the processes happening in sql server. This feature helps database administrators to implement a strategy to know who is performing what or [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/articles/dba/auditing-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Intellisence</title>
		<link>http://sql-articles.com/articles/dba/intellisence-sql-server-2008/</link>
		<comments>http://sql-articles.com/articles/dba/intellisence-sql-server-2008/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 18:30:00 +0000</pubDate>
		<dc:creator>VidhyaSagar</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[client tools]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[intellisence]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[ssms 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/?p=149</guid>
		<description><![CDATA[What is Intellisense? IntelliSense is Microsoft&#8217;s implementation of auto completion, best known for its use in the Microsoft Visual Studio integrated development environment. This feature is now included in SQL Server 2008 and this is available from SSMS 2008. When this feature is enabled it will auto complete functions, syntax, database names etc. How to [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/articles/dba/intellisence-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing SQL Server 2008</title>
		<link>http://sql-articles.com/articles/dba/installing-sql-server-2008/</link>
		<comments>http://sql-articles.com/articles/dba/installing-sql-server-2008/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 18:30:00 +0000</pubDate>
		<dc:creator>VidhyaSagar</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[sql server 2008]]></category>

		<guid isPermaLink="false">http://sql-articles.com/?p=146</guid>
		<description><![CDATA[Microsoft has released its RTM version of SQL server 2008 on August 06th 2008. Hope we are ready for next migration, this article will help you to install SQL server 2008. There are two main pre-requisites to proceed with the installation; they are a) .Net Framework 3.5 &#38; b) Windows Installer 4.5. You dont need [...]]]></description>
		<wfw:commentRss>http://sql-articles.com/articles/dba/installing-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
