<?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>MXcode &#187; oracle</title>
	<atom:link href="http://mxcode.com/category/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://mxcode.com</link>
	<description>All about coding</description>
	<lastBuildDate>Fri, 13 Jan 2012 06:02:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ORACLE UTL_RAW.BIT_AND</title>
		<link>http://mxcode.com/2009/12/oracle-utl_raw-bit_and/</link>
		<comments>http://mxcode.com/2009/12/oracle-utl_raw-bit_and/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 09:39:02 +0000</pubDate>
		<dc:creator>MXcode</dc:creator>
				<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://mxcode.com/2009/12/oracle-utl_raw-bit_and/</guid>
		<description><![CDATA[eg. select to_number(UTL_RAW.bit_and(to_char(1), &#8217;3&#8242;)) from dual;]]></description>
			<content:encoded><![CDATA[<p>eg.<br />
select to_number(UTL_RAW.bit_and(to_char(1), &#8217;3&#8242;)) from dual;</p>
]]></content:encoded>
			<wfw:commentRss>http://mxcode.com/2009/12/oracle-utl_raw-bit_and/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

