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: using UTL_FILE and HEXTORAW()

Re: using UTL_FILE and HEXTORAW()

From: Bill Manry <BManry_at_ix.netcom.com>
Date: Fri, 21 Apr 2006 13:22:03 -0700
Message-ID: <ndfi4216fb443tqs2ufr7en1e6ho8onboa@4ax.com>


On 21 Apr 2006 12:28:41 -0700, "CJ" <spambox1_at_mindspring.com> wrote:
>So, do not use HEXTORAW()?

Technically, utl_file.put_line is for text data. You might do better with utl_file.put_raw. I believe this was introduced in Oracle 10g.

--
Bill Manry - Oracle Corp.
Opinions are mine, not Oracle's.
Received on Fri Apr 21 2006 - 15:22:03 CDT

Original text of this message

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