<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: positive infinity</title>
	<atom:link href="http://laurentschneider.com/wordpress/2007/08/positive-infinity.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://laurentschneider.com/wordpress/2007/08/positive-infinity.html</link>
	<description>Oracle Certified Master</description>
	<pubDate>Mon, 01 Dec 2008 19:27:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/08/positive-infinity.html#comment-5583</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Tue, 11 Dec 2007 12:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/08/positive-infinity.html#comment-5583</guid>
		<description>probably easy to use utl_raw ;-)
&lt;code&gt;SQL&gt; select utl_raw.cast_to_number('FF65') from dual;

UTL_RAW.CAST_TO_NUMBER('FF65')
------------------------------
                             ~

SQL&gt; select utl_raw.cast_to_number('00') from dual;

UTL_RAW.CAST_TO_NUMBER('00')
----------------------------
                          -~
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>probably easy to use utl_raw <img src='http://laurentschneider.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
<pre><code>SQL&gt; select utl_raw.cast_to_number(&#039;FF65&#039;) from dual;

UTL_RAW.CAST_TO_NUMBER(&#039;FF65&#039;)
------------------------------
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ~

SQL&gt; select utl_raw.cast_to_number(&#039;00&#039;) from dual;

UTL_RAW.CAST_TO_NUMBER(&#039;00&#039;)
----------------------------
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-~
</code></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://laurentschneider.com/wordpress/2007/08/positive-infinity.html#comment-4619</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 30 Aug 2007 13:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/08/positive-infinity.html#comment-4619</guid>
		<description>COOL ;-)</description>
		<content:encoded><![CDATA[<p>COOL <img src='http://laurentschneider.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
