<?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>Learn SQL With Bru &#187; New Features</title>
	<atom:link href="http://learnsqlwithbru.com/tag/new-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnsqlwithbru.com</link>
	<description>Bru Medishetty&#039;s SeekWell Blogs</description>
	<lastBuildDate>Sat, 17 Jul 2010 17:10:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Querying Multiple Servers in SQL Server 2008</title>
		<link>http://learnsqlwithbru.com/2009/12/15/querying-multiple-servers-in-sql-server-2008/</link>
		<comments>http://learnsqlwithbru.com/2009/12/15/querying-multiple-servers-in-sql-server-2008/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 05:00:27 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=37</guid>
		<description><![CDATA[SQL Server 2008 provides the functionality of querying multiple Servers from a single query window. This is helpful for tasks like retrieving server information such as Version, Edition, Instance Name, logins available across each instance, databases on the servers etc. In order to query multiple servers the only prerequisite is that the servers need to]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2009/12/15/querying-multiple-servers-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction to Database Snapshots in SQL Server 2005</title>
		<link>http://learnsqlwithbru.com/2009/10/04/introduction-to-database-snapshots-in-sql-server-2005/</link>
		<comments>http://learnsqlwithbru.com/2009/10/04/introduction-to-database-snapshots-in-sql-server-2005/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 05:00:22 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[snapshots]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=54</guid>
		<description><![CDATA[Database Snapshots is a new feature introduced in SQL Server 2005. It provides a mechanism that enables us to save an exact read only copy of a database when the snapshot was taken. It would be highly beneficial that a database snapshot is taken when certain bulk changes to the table data is made or]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2009/10/04/introduction-to-database-snapshots-in-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Database Partitioning in SQL Server 2005</title>
		<link>http://learnsqlwithbru.com/2009/09/18/database-partitioning-in-sql-server-2005/</link>
		<comments>http://learnsqlwithbru.com/2009/09/18/database-partitioning-in-sql-server-2005/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:00:02 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[Performance Tuning]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=52</guid>
		<description><![CDATA[I would like to explain the steps involved in implementing Database Partitioning in SQL Server 2005.  If you had already implemented Very Large Databases using federated Databases, you would be relieved that Database Partitioning is very easy to configure and work with and the pain to maintain is gone with this wonderful feature. Implementing Database Partitioning]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2009/09/18/database-partitioning-in-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
