<?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>No One Is Perfect &#187; GUID</title>
	<atom:link href="http://watchitlater.com/blog/tag/guid/feed/" rel="self" type="application/rss+xml" />
	<link>http://watchitlater.com/blog</link>
	<description>A reluctant foray into the world of blogging.</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:32:55 +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>How to create a VARCHAR GUID in Oracle</title>
		<link>http://watchitlater.com/blog/2007/12/how-to-create-a-varchar-guid-in-oracle/</link>
		<comments>http://watchitlater.com/blog/2007/12/how-to-create-a-varchar-guid-in-oracle/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 10:41:04 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Reminders]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[GUID]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://watchitlater.com/blog/archives/5</guid>
		<description><![CDATA[Just use this magical incantation: RAWTOHEX(SYS_GUID())]]></description>
			<content:encoded><![CDATA[<p>Just use this magical incantation: RAWTOHEX(SYS_GUID())</p>
]]></content:encoded>
			<wfw:commentRss>http://watchitlater.com/blog/2007/12/how-to-create-a-varchar-guid-in-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

