<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Arturito.net &#187; SQL</title>
	<atom:link href="http://arturito.net/category/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://arturito.net</link>
	<description>Anyone who has never made a mistake has never tried anything new. - A.Einstein</description>
	<lastBuildDate>Sun, 29 Aug 2010 02:19:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='arturito.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9c8555c9859e626ff35d19a09122f2eb?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Arturito.net &#187; SQL</title>
		<link>http://arturito.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://arturito.net/osd.xml" title="Arturito.net" />
	<atom:link rel='hub' href='http://arturito.net/?pushpress=hub'/>
		<item>
		<title>How to identify your SQL Server version and edition</title>
		<link>http://arturito.net/2010/02/09/how-to-identify-your-sql-server-version-and-edition/</link>
		<comments>http://arturito.net/2010/02/09/how-to-identify-your-sql-server-version-and-edition/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:17:12 +0000</pubDate>
		<dc:creator>arturito</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://arturito.net/?p=226</guid>
		<description><![CDATA[SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition') and SELECT @@VERSION<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturito.net&amp;blog=995682&amp;post=226&amp;subd=dartharturito&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><code>SELECT  SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition')</code></p>
<p>and</p>
<p><code>SELECT @@VERSION</code></p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dartharturito.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dartharturito.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dartharturito.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dartharturito.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dartharturito.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dartharturito.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dartharturito.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dartharturito.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dartharturito.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dartharturito.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dartharturito.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dartharturito.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dartharturito.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dartharturito.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturito.net&amp;blog=995682&amp;post=226&amp;subd=dartharturito&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arturito.net/2010/02/09/how-to-identify-your-sql-server-version-and-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c39dac7b55838dad24e32285a0a9d674?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturito</media:title>
		</media:content>
	</item>
	</channel>
</rss>