<?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; Tips</title>
	<atom:link href="http://learnsqlwithbru.com/tag/tips/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>Choosing how the query result are displayed</title>
		<link>http://learnsqlwithbru.com/2010/03/22/choosing-how-the-query-result-are-displayed/</link>
		<comments>http://learnsqlwithbru.com/2010/03/22/choosing-how-the-query-result-are-displayed/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 04:00:31 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=579</guid>
		<description><![CDATA[When working in Query Editor of the SQL Server Management Studio, you can choose how to display the query results. There are 3 different ways to choose from and each of them has its advantage. You can choose/ switch the display format from the standard toolbar of the Management Studio by selecting the required format]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/03/22/choosing-how-the-query-result-are-displayed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to know the SQL Server Version</title>
		<link>http://learnsqlwithbru.com/2010/03/19/how-to-know-the-sql-server-version/</link>
		<comments>http://learnsqlwithbru.com/2010/03/19/how-to-know-the-sql-server-version/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 04:00:26 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=556</guid>
		<description><![CDATA[In order to know the SQL Server and Edition details you would be possibly looking at the SQL Server properties and find out the details. Occasionally it might be needed to check the same as part of a job / or a script, you need to query the SQL Server for this info. In order]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/03/19/how-to-know-the-sql-server-version/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Backup Information for a Database</title>
		<link>http://learnsqlwithbru.com/2010/03/16/backup-information-for-a-database/</link>
		<comments>http://learnsqlwithbru.com/2010/03/16/backup-information-for-a-database/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 05:00:40 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=498</guid>
		<description><![CDATA[How do I find the backup information about a particular database ? Some one asked me this question in the past and since it is being repeatedly asked in forums and to me personally , I decided to write this. Having the backup information of a database is very important for a database administrator. In]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/03/16/backup-information-for-a-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finding Shared Drives on a Cluster</title>
		<link>http://learnsqlwithbru.com/2010/03/10/finding-shared-drives-on-a-cluster/</link>
		<comments>http://learnsqlwithbru.com/2010/03/10/finding-shared-drives-on-a-cluster/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 05:00:50 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[Dynamic Mangement Views]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=168</guid>
		<description><![CDATA[When working in a clustered environment, it is a common practice to open the Cluster Administrator to look at the shared drives for the SQL Server instance.  This can be performed from one of the participating nodes in the cluster. Using SQL Server Dynamic Management View sys.dm_io_cluster_shared_drives we can query and retrieve the shared drives]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/03/10/finding-shared-drives-on-a-cluster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scripting database objects in SQL Server 2008</title>
		<link>http://learnsqlwithbru.com/2010/03/07/scripting-database-objects-in-sql-server-2008/</link>
		<comments>http://learnsqlwithbru.com/2010/03/07/scripting-database-objects-in-sql-server-2008/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 05:00:16 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=455</guid>
		<description><![CDATA[In this article, we would go through the steps to script the objects in a database using SQL Server 2008. This might be required when we need to setup a database similar in structure to your existing database and move the data at a later time. Situations like setting up a new database on another]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/03/07/scripting-database-objects-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Finding the nodes in a Failover Cluster</title>
		<link>http://learnsqlwithbru.com/2010/02/18/finding-the-nodes-in-a-failover-cluster/</link>
		<comments>http://learnsqlwithbru.com/2010/02/18/finding-the-nodes-in-a-failover-cluster/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 05:00:51 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Dynamic Mangement Views]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=380</guid>
		<description><![CDATA[I was recently asked by a friend, how to find the names of the nodes that are participating in a failover cluster. The Dynamic Management View sys.dm_os_cluster_nodes will give this information. The following script will return the list of Node names in the cluster. Note that the query was run on a 3 Node cluster,]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/02/18/finding-the-nodes-in-a-failover-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>View SQL Server Error Logs through T-SQL</title>
		<link>http://learnsqlwithbru.com/2009/12/01/view-sql-server-error-logs-through-t-sql/</link>
		<comments>http://learnsqlwithbru.com/2009/12/01/view-sql-server-error-logs-through-t-sql/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 05:00:19 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Error Logs]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=74</guid>
		<description><![CDATA[When SQL Server error log is not initialized at a regular interval causing the error log file to grow into a huge file. Viewing that in the SQL Log File Viewer would be a time consuming task.  This article will show how to view the SQL Server error log from a query analyzer in 2000]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2009/12/01/view-sql-server-error-logs-through-t-sql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
