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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to convert raw (or long raw) to varchar2 in PL/SQL?

Re: How to convert raw (or long raw) to varchar2 in PL/SQL?

From: Danny Wagenaar <danny_at_duvel.fmv.ulg.ac.be>
Date: 1996/11/27
Message-ID: <57h841$r8a@aix4.segi.ulg.ac.be>#1/1

Why not using the utl_raw package. In $ORACLE_HOME/rdbms/admin (Oracle 7.1.6.2) run utlraw.sql and prvtrawb.plb this gives you some PL/SQL routines to work with raw fields (cast to varchar2 etc).

Hope this helps,
Danny

-- 
-----------------------------------------------------------------------

| Danny Wagenaar | Email: danny_at_stat.fmv.ulg.ac.be |
| Universite de Liege | or: danny_at_duvel.fmv.ulg.ac.be |
| Faculte de Medicine Veterinaire | Fax : +32-41-3664122 |
| Department of Genetics | Voice: +32-41-3664158 |
-----------------------------------------------------------------------
Received on Wed Nov 27 1996 - 00:00:00 CST

Original text of this message

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