Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How convert HEX number INTO FLOAT?

Re: How convert HEX number INTO FLOAT?

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Thu, 19 Aug 2004 08:34:47 -0400
Message-ID: <drudnftZj6vxA7ncRVn-iw@comcast.com>

"Dalibor" <dd_at_d.com> wrote in message news:cg2393$u6s$1_at_ls219.htnet.hr...
|
|

select to_number('0A','XX')
from dual

refer to the section on Functions in the Oracle SQL Manual for additional details

http://tahiti.oracle.com Received on Thu Aug 19 2004 - 07:34:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US