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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ** converting and displaying raw data

Re: ** converting and displaying raw data

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Tue, 18 Oct 2005 11:50:17 -0600
Message-ID: <435535D9.30604@centrexcc.com>


Have a look at the utl_raw package function, e.g. utl_raw.cast_to_varchar2, maybe in conjunction with utl_raw.substr

A Joshi wrote:
> Hi,
> I am looking for a way to convert and display data with datatype raw.
> I do find a rawtohex function but that is not very helpful. Specifically
> I am looking for a way to print the first argument for Advanaced
> replication entries got using DBMS_DEFER_QUERY. This is of type raw and
> has the columns updated. Thanks
>
> ------------------------------------------------------------------------
> Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
> <http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=36035/*http://music.yahoo.com/unlimited/>
>

-- 
Regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Oct 18 2005 - 12:52:38 CDT

Original text of this message

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