Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ** converting and displaying raw data
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-lReceived on Tue Oct 18 2005 - 12:52:38 CDT
![]() |
![]() |