<?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>Dave Turpin, SQL Server Practitioner &#187; sys.databases</title>
	<atom:link href="http://www.daveturpin.com/tag/sys-databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveturpin.com</link>
	<description>What I can forget but want to remember</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:56:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>List of Databases</title>
		<link>http://www.daveturpin.com/2011/07/list-of-databases/</link>
		<comments>http://www.daveturpin.com/2011/07/list-of-databases/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 23:43:14 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[sys.databases]]></category>
		<category><![CDATA[sys.master_files]]></category>

		<guid isPermaLink="false">http://www.daveturpin.com/2011/07/list-of-databases/</guid>
		<description><![CDATA[Back in April I posted a query that shows instance information.  This post is the next level down in the hierarchy that I collect on my database platforms each week…  The databases in an instance. This query is certainly one of the more straight forward queries to capture database data.  It probably doesn’t really need [...]]]></description>
		<wfw:commentRss>http://www.daveturpin.com/2011/07/list-of-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database Properties</title>
		<link>http://www.daveturpin.com/2010/02/database-properties/</link>
		<comments>http://www.daveturpin.com/2010/02/database-properties/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 17:50:53 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[DATABASEPROPERTY]]></category>
		<category><![CDATA[DATABASEPROPERTYEX]]></category>
		<category><![CDATA[profiler deprecate]]></category>
		<category><![CDATA[sp_helpdb]]></category>
		<category><![CDATA[sys.databases]]></category>

		<guid isPermaLink="false">http://www.daveturpin.com/2010/02/database-properties/</guid>
		<description><![CDATA[A couple of weeks ago a colleague asked me how to determine the recovery model of a database using T-SQL.&#160; In other words, not using SSMS.&#160; For the purpose of this post I’m going to show how to determine the recovery model for a database using SSMS, and then answer the presented question. The following [...]]]></description>
		<wfw:commentRss>http://www.daveturpin.com/2010/02/database-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

