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: Fill a text file with PL/SQL

Re: Fill a text file with PL/SQL

From: Patrick Drouin <patrick.drouin_at_remove_this.nortel.com>
Date: Tue, 02 Jun 1998 14:06:21 -0700
Message-ID: <3574694D.9B45E5@remove_this.nortel.com>


Bonjour Denis,

 Have a look at UTL_FILE in the server environment. It is a bit slow but it does the trick. It also cannot handle string that are larger than 1023 bytes.

 Salutations amicales,
 Patrick

news.infonie.fr wrote:
>
> Hi,
>
> I'd like to know how could I create and fill a text file into a PL/SQL
> stored procedure.
> What is the package that I have to use ?
>
> Thanks . Denis.
Received on Tue Jun 02 1998 - 16:06:21 CDT

Original text of this message

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